Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

StoppingCohortsNearDose-class

Stop based on number of cohorts near to next best dose


Description

Stop based on number of cohorts near to next best dose

Slots

nCohorts

number of required cohorts

percentage

percentage (between 0 and 100) within the next best dose the cohorts must lie

Examples

# 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)

crmPack

Object-Oriented Implementation of CRM Designs

v1.0.0
GPL (>= 2)
Authors
Daniel Sabanes Bove [aut], Wai Yin Yeung [aut], Giuseppe Palermo [aut, cre], Thomas Jaki [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.