Skip to content
Prev 10013 / 398506 Next

AIC bug?

On Tue, 6 Mar 2001, Jean Lejeune wrote:

            
Which help?  There is no saturated model and hence strictly no deviance for
a Gaussian linear model.  deviance(toto.lm) is the residual sum of squares,
not -2 log maximized L.

?glm says

deviance: up to a constant, minus twice the maximized log-likelihood.
          Where sensible, the constant is chosen so that a saturated
          model has deviance zero.

Is that what you are thinking of?

BTW, I think k=2 for Akaike's AIC: there are others....