Skip to content
Prev 10901 / 20628 Next

[Lme4-authors] AIC calculation

[forwarding to r-sig-mixed-models]
On 13-10-15 04:44 AM, Miguel Boubeta Mart?nez wrote:
From the NEWS file for lme4, e.g.
: As another side effect of matching glm behaviour, reported
log-likelihoods from glmer models are no longer consistent with those
from pre-1.0 lme4, but _are_ consistent with glm; see glmer examples.

  The AIC calculation (given the log-likelihood) is completely standard:
it's the log-likelihood calculation you have to be careful about -- see
lme4:::logLik.merMod (which also specifies the computation of the number
of parameters).

  Ben Bolker




z``>