View source: R/nlmixr2output.R
residuals.nlmixr2FitData | R Documentation |
Extract residuals from the FOCEI fit
## S3 method for class 'nlmixr2FitData'
residuals(
object,
...,
type = c("ires", "res", "iwres", "wres", "cwres", "cpred", "cres")
)
object |
focei.fit object |
... |
Additional arguments |
type |
Residuals type fitted. |
residuals
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.