PocockBound | R Documentation |
Cumulative alpha values with cumulative hypothesis test with a fixed upper bound z-value in group sequential design.
PocockBound(K=2, alpha=0.05, side=2)
K |
total number of tests |
alpha |
alpha value at the final test |
side |
1=one-side test, 2=two-side test |
Pocock suggested a fixed upper bound z-value for the cumulative hypothesis test in group sequential designs.
a fixed upper bound z-value for the K times repated hypothesis test with a final alpha-value. Attributes are;
ti |
time of test, Even-interval is assumed. |
cum.alpha |
cumulative alpha valued |
Kyun-Seop Bae k@acr.kr
Reboussin DM, DeMets DL, Kim K, Lan KKG. Computations for group sequential boundaries using the Lan-DeMets function method. Controlled Clinical Trials. 2000;21:190-207.
PocockBound(K=2) # Z-value of upper bound for the two-stage design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.