VarCorr.nlmixrNlme: Return VarCorr for nlmixr nlme

VarCorr.nlmixrNlmeR Documentation

Return VarCorr for nlmixr nlme

Description

This returns a numeric matrix instead of character matrix

Usage

## S3 method for class 'nlmixrNlme'
VarCorr(x, sigma = NULL, ...)

Arguments

x

a fitted model object, usually an object inheriting from class "lme".

sigma

an optional numeric value used as a multiplier for the standard deviations. The default is x$sigma or 1 depending on class(x).

...

further optional arguments passed to other methods (none for the methods documented here).

Value

Extract the VarCorr from the nlmixr nlme object

Author(s)

Matthew L. Fidler


nlmixrdevelopment/nlmixr documentation built on Aug. 22, 2023, 2:16 p.m.