Skip to content
Prev 13730 / 20628 Next

Unidentifiable model in lmer

I believe this is a problem in lmerTest, not in lme4. I seem to recall running into a problem like this myself in the past, where lmerTest claimed that a model was not identifiable when I called summary() on it, even though I was pretty confident the model was fine and lmer() did not complain at all when fitting the model. (I don't think I ever figured out what was making it happen.)

Jake