residuals.nlmixrFitData | R Documentation |
Extract residuals from the FOCEI fit
## S3 method for class 'nlmixrFitData'
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.