DoseAdaptation {campsis} | R Documentation |
Create a dose adaptation.
Description
Create a dose adaptation.
Usage
DoseAdaptation(formula, compartments = NULL)
Arguments
formula |
formula to apply, single character string, e.g. "AMT*WT" |
compartments |
compartment indexes or names where the formula needs to be applied, integer or character vector. Default is NULL (formula applied on all compartments) |
Value
a fixed covariate
[Package campsis version 1.7.0 Index]