Skip to content

help on model selection - step()

2 messages · Rodrigo Gazaffi, Brian Ripley

#
On Mon, 11 Aug 2008, Rodrigo Gazaffi wrote:

            
Not in the existing function.  The absolute size of AIC (or BIC) has no 
meaning for a linear model fit (since this is true of the log-likelihood 
-- it depends on the scale of measurement).

But R is Open Source so you can modify step() in any way you like, even to 
do nonsensical things.