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

StoppingMinPatients-class

Stop based on minimum number of patients


Description

Stop based on minimum number of patients

Slots

nPatients

minimum allowed number of patients

Examples

# As example, here is the rule for: 
#   stopping the study if at least 20 patients were already dosed

myStopping <- StoppingMinPatients(nPatients = 20)

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.