VarCorr-class {lme4} | R Documentation |
The variance and correlation information for a random-effects model.
Objects can be created by calls of the form new("VarCorr", ...)
.
scale
:reSumry
:"list"
, a list
containing the summary of the positive-definte matrices for the
random-effects levels.useScale
:"logical"
, if TRUE
the slot scale
is the estimated within-groups standard deviation.signature(object =
"VarCorr")
: show the object.