This function extracts the variance components from a mixed/hierarchical
linear model fit using lmer
.
varcomp.mer(object)
A named vector is returned. sigma2
denotes the residual
variance. The other variance components are names D**
where the
trailing digits specify the of that variance component in the covariance
matrix of the random effects.