Skip to content
Prev 14302 / 20628 Next

Failure to converge with glmer on gamma data

I think you've got this backwards:  FALSE means that the model
*isn't* singular (please re-read the docs, and if you think they're
unclear or wrong, post an issue at
http://github.com/lme4/lme4/issues).  So your model doesn't have that
particular problem.  (It's also fairly easy to identify singularity
for models with only scalar or 2-dimensional random effects -- just
look for zero variances or +/- 1 correlations.)
On Mon, Mar 7, 2016 at 1:53 AM, moses selebatso <selebatsom at yahoo.co.uk> wrote: