examples/Rules-class-StoppingCohortsNearDose.R

# As example, here is the rule for: 
#   stopping the study if at least 3 cohorts were dosed at a dose within (1 +/- 0.2) 
#   of the next best dose

myStopping <- StoppingCohortsNearDose(nCohorts = 3,
                                      percentage = 0.2)
0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.