CohortSizeParts-class: Cohort size based on the parts

CohortSizeParts-classR 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))


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.