Learn R Programming

nlmixr2est (version 5.0.2)

.nlmixr0preProcessCovariatesPresent: Preprocess Covariates needed (or other data items)

Description

Preprocess Covariates needed (or other data items)

Usage

.nlmixr0preProcessCovariatesPresent(ui, est, data, control)

Value

list with the ui (possibly modified)

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

Author

Matthew L. Fidler