Learn R Programming

nlmixr2est (version 5.0.2)

.preProcessZeroOmega: Preprocess the zero omegas

Description

Preprocess the zero omegas

Usage

.preProcessZeroOmega(ui, est, data, control)

Value

list with the ui (possibly modified)

Arguments

ui

rxode2 ui model

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