nmObjGetEstimationModel {nlmixr2est} | R Documentation |
Get the estimation model for a fit object depending on the object type
Description
By default it gets the focei models if available.
Usage
nmObjGetEstimationModel(x)
Arguments
x |
nlmixr fit object |
Value
returns the estimation '$model' for the estimation type
[Package nlmixr2est version 2.2.2 Index]