VarCorr.nlqmm: Extract Variance-Covariance Matrix

Description Usage Arguments Details Author(s) References See Also

View source: R/nlqmm.R

Description

This function extracts the variance-covariance matrix of the random effects from a fitted nlqmm object.

Usage

1
2
## S3 method for class 'nlqmm'
VarCorr(x, sigma = NULL, ...)

Arguments

x

an object of class "nlqmm".

sigma

not used.

...

not used.

Details

nlqmm: This function returns the variance or the variance-covariance matrix of the random effects. The generic function VarCorr is imported from the nlme package (Pinheiro et al, 2014).

Author(s)

Marco Geraci

References

Pinheiro J, Bates D, DebRoy S, Sarkar D and R Core Team (2014). nlme: Linear and Nonlinear Mixed Effects Models. R package version 3.1-117, https://CRAN.R-project.org/package=nlme.

See Also

nlqmm


marco-geraci/nlqmm documentation built on April 16, 2020, 12:37 a.m.