setCov {nlmixr2est} | R Documentation |
Set the covariance type based on prior calculated covariances
Description
Set the covariance type based on prior calculated covariances
Usage
setCov(fit, method)
Arguments
fit |
nlmixr2 fit |
method |
covariance method (see the 'covMethod' argument for the control options for the choices) |
Value
Fit object with covariance updated
Author(s)
Matt Fidler
See Also
foceiControl()
, saemControl()
[Package nlmixr2est version 2.2.2 Index]