Skip to content

nAGQ > 1 in lme4::glmer gives unexpected likelihood

1 message · Douglas Bates

#
There shouldn't be discussions of "off by" with respect to the
log-likelihood. As Martin pointed out, if you know the probability model
then you have one and only one likelihood.  In the case of a generalized
linear mixed model the likelihood is well-defined but does not have a
closed-form expression because the integral with respect to the random
effects doesn't have a closed-form expression.  Nevertheless the likelihood
is, in the mathematical sense, well-defined.  So the only question about
different ways of approximating the log-likelihood is how close it gets to
this well-defined value.
On Sat, Apr 25, 2020 at 9:41 AM <fvaida at health.ucsd.edu> wrote: