Skip to content
Prev 179587 / 398503 Next

Step and stepAIC

Peter-Heinz Fox <peterheinzfox <at> yahoo.de> writes:
dropTerm is the toolbox function stepAIC uses; you could use it to build 
your own stepAIC version.

But also make sure you have read

http://markmail.org/thread/gk7ysg6tclz4vtdi

and consider some lasso variant method instead (this partly 
answers your second question).

Dieter