Skip to content
Prev 132899 / 398506 Next

How can I extract the AIC score from a mixed model object produced using lmer?

Douglas Bates wrote:
I can't remember the exact details, but I do remember that the issue is 
discussed in

@ARTICLE{LMM:Vaida+Blanchard:2005,
   author = {Florin Vaida and Suzette Blanchard},
   title = {Conditional Akaike information for mixed-effects models},
   journal = {Biometrika},
   year = {2005},
   volume = {92},
   pages = {351?370},
   abstract = {This paper focuses on the Akaike information criterion,
               AIC, for linear mixed-effects models in the analysis of
               clustered data. We make the distinction between questions
               regarding the population and questions regarding the
               particular clusters in the data. We show that the AIC in
               current use is not appropriate for the focus on clusters,
               and we propose instead the conditional Akaike information
               and its corresponding criterion, the conditional AIC,
               cAIC. The penalty term in cAIC is related to the effective
               degrees of freedom p for a linear mixed model proposed by
               Hodges & Sargent (2001); p reflects an intermediate level
               of complexity between a fixed-effects model with no
               cluster effect and a corresponding model with fixed
               cluster effects. The cAIC is defined for both maximum
               likelihood and residual maximum likelihood estimation. A
               pharmacokinetics data application is used to illuminate
               the distinction between the two inference settings, and to
               illustrate the use of the conditional AIC in model
               selection.},
   keywords = {Akaike information; AIC; effective degrees of freedom;
               linear mixed model}
}


HTH,
Henric