Skip to content
Prev 33378 / 398506 Next

stop criterion for stepAIC

You completely misunderstand: have you even *looked* at the help page?

Description:

     Performs stepwise model selection by exact AIC.

!  If you don't know what AIC is (and it seems so), please research it
(e.g. in MASS the book whose support software you are using without any 
credit).
On Mon, 16 Jun 2003, Thomas Fischer wrote:

            
Nothing to do with AIC, and very dangerous since stepAIC works with terms, 
not coefficients (and a term may have several coefficients).
The only thing you can do is increase `k', for a pseudo-AIC.