Fit a nlmixr model
nlmixr_fit(uif, data, est = NULL, control = list(), ...,
sum.prod = FALSE, table = tableControl())Parsed nlmixr model (by nlmixr(mod.fn)).
Dataset to estimate. Needs to be RxODE compatible in EVIDs.
Estimation method
Estimation control options. They could be
nlmeControl, saemControl or
foceiControl
Parameters passed to estimation method.
Take the RxODE model and use more precise products/sums. Increases solving accuracy and solving time.
A list controlling the table options (i.e. CWRES,
NPDE etc). See tableControl.
nlmixr fit object