View source: R/dose_adaptation.R
DoseAdaptation | R Documentation |
Create a dose adaptation.
DoseAdaptation(formula, compartments = integer(0))
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) |
a fixed covariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.