.nlmixr0preProcessCovariatesPresent {nlmixr2est} | R Documentation |
Preprocess Covariates needed (or other data items)
Description
Preprocess Covariates needed (or other data items)
Usage
.nlmixr0preProcessCovariatesPresent(ui, est, data, control)
Arguments
ui |
rxode2 ui |
est |
estimation method (all methods are shown by 'nlmixr2AllEst()'). Methods can be added for other tools |
data |
nlmixr data |
control |
The estimation control object. These are expected to be different for each type of estimation method |
Value
list with the ui (possibly modified)
Author(s)
Matthew L. Fidler
[Package nlmixr2est version 4.0.1 Index]