I have a dataset in which all columns are numerical.Some of the columns have categories in numerical form having levels >= 2. Do i need to convert that categorical numerical column into factor for regression analysis or not ? Please suggest any better approach in R.