DoseAdaptation: Create a dose adaptation.
Description
Create a dose adaptation.
Usage
DoseAdaptation(formula, compartments = integer(0))
Arguments
- formula
formula to apply, single character string, e.g. "AMT*WT"
- compartments
compartment numbers where the formula needs to be applied,
integer vector. Default is integer(0) (formula applied on all compartments)