Stop based on minimum number of patients
Stop based on minimum number of patients
nPatients
minimum allowed number of patients
# As example, here is the rule for: # stopping the study if at least 20 patients were already dosed myStopping <- StoppingMinPatients(nPatients = 20)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.