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 = 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


campsis documentation built on April 12, 2025, 1:52 a.m.