extractVarCov.lme {varTestnlme} | R Documentation |
Extract covariance matrix
Description
Extract covariance matrix of the random effects for a model fitted with nlme.
Usage
## S3 method for class 'lme'
extractVarCov(m)
Arguments
m |
a fit from nlme package (either linear or nonlinear) |
[Package varTestnlme version 1.3.5 Index]