Skip to content
Prev 12148 / 20628 Next

How is the covariance factor computed?

Vincent Dorie <vdorie at ...> writes:

 [snip]
... specifically, for this last bit, see the devfun2() function in
https://github.com/lme4/lme4/blob/master/R/profile.R ; there is a
brief description of how this works in the lme4 preprint at
http://arxiv.org/abs/1406.5823 , in the 'profiling' section.  (I
think "... the sigma parameters are then simply numerically optimized"
should be "... the theta parameters ...") [defined in previous para.
as the elements of the Cholesky factorization(s) of the random effects
variance-covariance matri[xc](es) ...]

  Ben Bolker