-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Add capability to produce updated bounds at interim analysis.
This requires addition of the following optional arguments with NULL default values:
- events - a vector with the number of observed events at each analysis
- alpha - alpha level that may differ from input design; useful for graphical methods or for repeated/sequential p-value and confidence intervals
- usTime - optional vector to define spending time at each analysis for upper bound
- lsTime - optional vector to define spending time at each analysis for lower bound
Help file and vignette will need updating. Also writing a section for technical manual.
Reactions are currently unavailable