Main Content

DosingType

Drug dosing type in compartment

Description

DosingType is a property of the PKCompartment and PKModelMap objects. It specifies the type of dosing of a drug in a compartment. You can only dose one compartment in the model at any given time. For a description of the types of dosing supported, the model components created for each type of dosing, and the parameters to estimate, see Dosing Types.

Characteristics

Applies toObjects: PKCompartment, PKModelMap
Data typeCharacter vector or cell array of character vectors
Data values'', 'Bolus', 'Infusion', 'ZeroOrder', 'FirstOrder'
AccessRead/write