Main Content

RateLabel

Rate of infusion column in data set

Description

RateLabel is a property of the PKData object. It specifies the column in DataSet that contains the rate of infusion. This applies only when dosing type is infusion. The data set must contain the rate and not an infusion time. The values must be positive and the column cannot contain Inf or –Inf. 0 specifies an infinite rate (equivalent to a bolus dose), and NaN specifies no rate.

Characteristics

Applies toObjects: PKData
Data typeCharacter vector
Data valuesColumn header
AccessRead/write