Skip to content
Prev 10482 / 20628 Next

AIC ranking and ML vs REML using glmer

Joanna Jack <joanna.jack at ...> writes:
I have it on good authority that a few of the statements in Bolker (2008)
are out of date or slightly incorrect :-) . 

  glmer always uses ML: see http://glmm.wikidot.com/faq#reml-glmm
I don't see why this is unreasonable.  Can you point to some of 
the conflicting advice?  (In part it's reasonable because it includes
an implicit intercept term, i.e. it's equivalent to ABUND~1+(1|SiteID) .
Some of the debate over appropriate models has to do with models
with the population-level effect set to zero, i.e. the appropriateness
of ABUND~0+(1|SiteID) ...)