CohortSizeParts-class {crmPack} | R Documentation |
Cohort size based on the parts
Description
This class is used when the cohort size should change for the second part of
the dose escalation. Only works in conjunction with
DataParts
objects.
Slots
sizes
the two sizes for part 1 and part 2
Examples
mySize <- CohortSizeParts(sizes=c(1,3))
[Package crmPack version 1.0.6 Index]