Forum Discussion
mvandes
Apr 28, 2024Copper Contributor
Regression with a variable that has 20 different categories
I need to run a regression with a variable that has 20 different categories. I figured i could make a dummy with 20 different columns with 1 and 0. However when im running my regression i can only use 16 X variables. Does anyone know how i can fix this?
- JKPieterseSilver ContributorYou could use the LINEST function to get the stats you're after?