Main Content

RepeatCount

Dose repetitions

Description

RepeatCount is a property of a RepeatDose object. This property defines the number of doses after the initial dose in a repeat dose series.

For RepeatDose objects, you can parameterize the property by setting it to the name of a model-scoped parameter that is not being modified by a repeated assignment rule, an algebraic rule, or a rate rule. However, the parameter can be modified by an event.

Note

When the Interval property is 0, RepeatDose ignores the RepeatCount property, that is, it treats it as though it is set to 0.

Characteristics

Applies toObject: RepeatDose.
Data typedouble or character vector.
Data valuesNonnegative integer or name of a model-scoped parameter object. The default value is 0.
AccessRead/Write.