extractVarCov.merMod {varTestnlme}R Documentation

Extract covariance matrix

Description

Extract covariance matrix of the random effects for a model fitted with lme4.

Usage

## S3 method for class 'merMod'
extractVarCov(m)

Arguments

m

a fit from lme4 package (either linear or nonlinear)


[Package varTestnlme version 1.3.5 Index]