CohortSizeParts-class {crmPack} | R Documentation |
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.
sizes
the two sizes for part 1 and part 2
mySize <- CohortSizeParts(sizes=c(1,3))