Learn R Programming

crmPack (version 1.0.0)

CohortSizeParts-class: 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.

Arguments

Slots

sizes

the two sizes for part 1 and part 2

Examples

Run this code
# NOT RUN {
mySize <- CohortSizeParts(sizes=c(1,3))

# }

Run the code above in your browser using DataLab