In a generalized linear model with k covariates, there are 2(kth power) - 1
possible models (excluding interactions).

Awhile ago a posting to R-help suggested Model Selection and Multimodel
Inference, 2nd ed, by Burnham and Anderson as a good source for
understanding model selection. They recommend (page 71) computing AIC
differences over all candidate models in the set of possible models.

After looking at the help page for stepAIC and checking MASS, I am not
certain which AICs are estimated by stepAIC.

Comments will be appreciated.

Nathan

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to