Skip to content
Prev 1280 / 20628 Next

Problems in using lmer to fit a multilevel model

2008/8/20 chenlei <chenlei at ibcas.ac.cn>:
Hmm.  The message was supposed to be a bit more informative in that it
should have given the values of q and n.  I will repair that.

The value of q is the total number of random effects and the value of
n is the number of observations.  I included that check because it did
not make sense to me to try to fit more random effects than you have
observations.  I guess I could be persuaded that it would make sense
in some circumstances because the random effects are determined by a
penalized least squares optimization.

What is the nature of the model that would require it to have more
random effects than observations?