DoseAdaptation {campsis} | R Documentation |
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) |
Value
a fixed covariate
[Package campsis version 1.5.3 Index]