Skip to content
Prev 12590 / 20628 Next

Convergence warnings in lme4

On 14-10-21 09:21 AM, adam.hayward at ed.ac.uk wrote:
Presumably you're using version 1.1-7 (the latest version on CRAN); it
would be helpful to know that.  You can see changes to lme4 at
http://cran.r-project.org/web/packages/lme4/news.html . The significant
changes you're referring to started in version 1.1-3.

  We are still working to figure out how to get the right level of
sensitivity and specificity on these tests; we haven't come up with
anything definitive yet.  I've got an example of various attempts at
troubleshooting (restarting the fit from the same point, trying
different optimizers, etc.) posted at
http://rpubs.com/bbolker/lme4trouble1 .

The bottom line is that your models are no more nor less trustworthy
than they used to be.  If you have tried them with a variety of
optimizers, and if the results make sense, it's *probably* the case that
they're OK, and just a little unstable.

  Ben Bolker