extractVarCov.merMod: Extract covariance matrix

View source: R/lme4_utilities.R

extractVarCov.merModR 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)


varTestnlme documentation built on Sept. 22, 2023, 5:13 p.m.