Skip to content
Prev 9105 / 20628 Next

problems fitting GLMM poisson with cross random effects in lme4 and glmmADMB

On Wed, Oct 31, 2012 at 12:00 PM, Pablo Inchausti
<pablo.inchausti.f at gmail.com> wrote:
The error messages are coming from the sparse matrix library CHOLMOD.
One of the disadvantages of adopting such code in the Matrix package
for R is that it wants to provide its own error messages and without
considerable effort at rewriting it, which would need to be repeated
every time a new version is released, these messages show up as R
error messages.

The best thing to do is to trace the progress of the iterations in the
optimization of the parameter estimates.  You will likely find that
the fixed-effects parameters or the random effects are heading to
extreme values.