examples/Rules-class-StoppingMinPatients.R

# As example, here is the rule for stopping the study if at least 20 patients
# were already dosed
my_stopping <- StoppingMinPatients(nPatients = 20)
Roche/crmPack documentation built on July 16, 2024, 2:15 a.m.