DoseAdaptation: Create a dose adaptation.

View source: R/dose_adaptation.R

DoseAdaptationR 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


campsis documentation built on Oct. 13, 2023, 5:09 p.m.