Learn R Programming

nlmixr2est (version 5.0.2)

residuals.nlmixr2FitData: Extract residuals from the FOCEI fit

Description

Extract residuals from the FOCEI fit

Usage

# S3 method for nlmixr2FitData
residuals(
  object,
  ...,
  type = c("ires", "res", "iwres", "wres", "cwres", "cpred", "cres")
)

Value

residuals

Arguments

object

focei.fit object

...

Additional arguments

type

Residuals type fitted.

Author

Matthew L. Fidler