examples/Rules-class-StoppingMinCohorts.R

# As example, here is the rule for stopping the study if at least 6 cohorts
# were already dosed.
my_stopping <- StoppingMinCohorts(nCohorts = 6)
Roche/crmPack documentation built on June 30, 2024, 1:31 a.m.