| lmerModLmerTest-class | R Documentation |
The lmerModLmerTest class extends lmerMod (which extends
merMod) from the lme4-package.
An object of class lmerModLmerTest with slots as in
lmerMod objects (see merMod) and a few
additional slots as described in the slots section.
vcov_varpara numeric matrix holding the asymptotic variance-covariance matrix of the variance parameters (including sigma).
Jac_lista list of gradient matrices (Jacobians) for the gradient of
the variance-covariance of beta with respect to the variance parameters,
where beta are the mean-value parameters available in fixef(object).
vcov_betaa numeric matrix holding the asymptotic variance-covariance matrix of the fixed-effect regression parameters (beta).
sigmathe residual standard deviation.
Rune Haubo B. Christensen
lmer and merMod
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.