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
:The estimated standard deviation of the lowest level noise term in the model.
reSumry
:Object of class "list"
, a list
containing the summary of the positive-definte matrices for the
random-effects levels.
signature(object =
"VarCorr")
: show the object.