Fit a nlmixr model
nlmixr_fit(uif, data, est = "nlme", control = list(), ...,
sum.prod = FALSE, calc.resid = TRUE)
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
Parameters passed to estimation method.
Take the RxODE model and use more precise products/sums. Increases solving accuracy and solving time.
Translate the model to FOCEi and then run the tables and objective function so that different estimation methodologies are comparable through OBJF.
nlmixr fit object