[R] how 'stepAIC' selects?
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sat Jun 18 17:17:15 CEST 2005
Bókony Veronika wrote:
> Dear all,
> Could anyone please tell me how 'step' or 'stepAIC' works? Does it
> simply select the model with the smallest AIC from all the possible
> models? Or does it perform any test eg. whether the decrease
No. It works *stepwise*, hence does not inspect all possible models.
> in "information content" between a model with a given predictor and
> another without it is "significant"?
Well, if you believe AIC is the right criteria, an improvement of the
AIC is enough to choose another model - no further test will be applied.
Uwe Ligges
> Thanks for help!
> VB
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list