Calculates and returns the lower and upper limit of the repeated confidence intervals of the trial.
getRepeatedConfidenceIntervals(design, dataInput, ...)
The trial design.
The summary data used for calculating the test results.
This is either an element of DatasetMeans
, of DatasetRates
, or of DatasetSurvival
.
See getDataset
.
The stage number (optional). Default: total number of existing stages in the data input.
The repeated confidence interval at a given stage of the trial contains the parameter values that are not rejected using the specified sequential design. It can be calculated at each stage of the trial and can thus be used as a monitoring tool.
The repeated confidence intervals are provided up to the specified stage.