VarCorr.nlmixrNlme | R Documentation |
This returns a numeric matrix instead of character matrix
## S3 method for class 'nlmixrNlme' VarCorr(x, sigma = NULL, ...)
x |
a fitted model object, usually an object inheriting from
class |
sigma |
an optional numeric value used as a multiplier for the
standard deviations. The default is |
... |
further optional arguments passed to other methods (none for the methods documented here). |
Extract the VarCorr from the nlmixr nlme object
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.