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 to | Object: RepeatDose . |
Data type | double or character vector. |
Data values | Nonnegative integer or name of a model-scoped parameter object. The default value is
0 . |
Access | Read/Write. |