Skip to content
Prev 6628 / 20628 Next

Advice for reporting results of glmm from lme4

hi colin,

you can use AIC for testing candidate models. if you compare two  
models - say, one with and the other without interaction and dropping  
the interaction leads to a information-loss (higher AIC) this would  
mean that the interaction is significant to the model... you could  
also test this by a LRT-test.

this can be regarded to be equivalent to an anova telling you this or  
that factor or interaction is significant...

if you're interested in comparisons of certain combinations of factor  
levels you could do it with glht().

yours,
kay

ps: the AIC and LRT-tests were not explicitly used and, as you said,  
not incorporated in the results, thus table 5 is only attached to the  
appendix..
this was generated as given in Zuur at al. and might serve you as a template.



Zitat von Colin Wahl <biowahl at gmail.com>: