Coerce to IQRsysEst object

Coerce to IQRsysEst object

as_IQRsysEst(sysModel, modelSpec = NULL)

Arguments

sysModel

IQRsysModel object

modelSpec

2 options: 1. full modelSpec or 2. reduced modelSpec with fields to replace the existing modelSpec present in sysModel. Example:

in sysModel, POPestimate = c("ka" = 1, "CL" = 0), then you can estimate both pars by modelSpec = list(POPestimate = c("CL" = 1))

Value

IQRsysEst object

Author

Daniel Kaschek, IntiQuan GmbH