calc_local_rejection_boundaries {OptimalGoldstandardDesigns} | R Documentation |
Helper function to calculate the local rejection boundaries of group sequential testing procedure associated with the hypothesis belong to the groups argument
Description
Helper function to calculate the local rejection boundaries of group sequential testing procedure associated with the hypothesis belong to the groups argument
Usage
calc_local_rejection_boundaries(groups = "TP", D)
Arguments
groups |
string describing the pair of groups. Either "TP" or "TC". |
D |
list containing all parameters of a the trial design. |
[Package OptimalGoldstandardDesigns version 1.0.1 Index]