StoppingMinCohorts-class | R Documentation |
Stop based on minimum number of cohorts
nCohorts
minimum required number of cohorts
# As example, here is the rule for:
# stopping the study if at least 6 cohorts were already dosed
myStopping <- StoppingMinCohorts(nCohorts = 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.