Skip to content
Prev 13768 / 20628 Next

Convergence Error: 0 Fixed Correlations and More

Emmanuel Curis <emmanuel.curis at ...> writes:
I think at least one of us is confused.  Specifying uncorrelated
random effects terms doesn't (I think) mean the predictor variables are 
uncorrelated.  It means the variation of the effects of predictor
variables across groups is uncorrelated.  

  In particular, if the model specifies that the intercept term varies
across groups, then this *does* induce correlations within groups,
because the observations within the group share a random effect
(which means there is less variation within a group than across
the overall population).  Admittedly, this is the only kind of
correlation the stable branch of lme4 allows (not AR1, or
other interesting correlation structures -- only (positive)
compound symmetry.  If nlme works for your problem, by all means
use it ... but lme4 does 'real' GLMMs (not just via PQL), and
is faster than nlme for LMMs ...


 [snipped context to make Gmane happy]