Grey, thanks for alerting me to best subset regression.
In logistic regression with bestGLM, is it necessary that categorical variables with more than two factor levels be reduced to two factor levels? Why?
And if so, would I change the levels but leave the values as is? Thank you.