Skip to content
Prev 132047 / 398506 Next

convergence error code in mixed effects models

On Dec 13, 2007 4:15 PM, Ilona Leyer <ileyer at yahoo.de> wrote:
Really!? You gave lme a model with random = ~ leaf | rep (and no data
specification) and it tried to fit a model with random = ~ week | rep?
Are you sure that is an exact transcript?
Oh, I have lots of ideas but without a reproducible example I can't
hope to decide what might be the problem.

It appears that the model may be over-parameterized.  Assuming that
there are 4 different values of week then ~ week | rep requires
fitting 10 variance-covariance parameters. That's a lot.
The error code indicates that the optimizer is taking