| setCov | R Documentation |
Switches a completed fit's covariance to method. A previously
computed covariance is re-installed from the cache; otherwise it is
recomputed at the converged estimates: "r,s"/"r"/"s" and
"analytic" on a zero-iteration FOCEI model, and "sa" (SAEM
Louis FIM) / "imp" (importance-sampling Monte-Carlo) via the decoupled
recompute engine (the latter two require a mixed-effects fit). When
"sa"/"imp"/"analytic" cannot be computed the covariance
is left unchanged (it is never silently downgraded to "r,s").
setCov(fit, method)
fit |
nlmixr2 fit |
method |
covariance method (see the 'covMethod' argument for the control options for the choices) |
Fit object with covariance updated
Matt Fidler
foceiControl(), saemControl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.