CohortSizeParts is the class for cohort size that changes for the second
part of the dose escalation. It works only in conjunction with DataParts
objects.
Usage
CohortSizeParts(cohort_sizes)
.DefaultCohortSizeParts()
Arguments
cohort_sizes
(numeric) see slot definition.
Slots
cohort_sizes
(integer) a vector of length two with two sizes, one for
part 1, and one for part 2 respectively.