gMCPgSD_BF | R Documentation |
Performs a graph based multiple test procedure using Bonferroni test for a given graph and unadjusted p-values
gMCPgSD_BF(g, w.start, t, h, p, alpha = 0.025, timing, sfpar, debug)
g |
Matrix of local alpha to be passed. Each element defined how much of the local alpha reserved for the hypothesis corresponding to its row index is passed on to the hypothesis corresponding to its column index. |
w.start |
Vector of initial weights |
t |
Stage index |
h |
Enpoint index |
p |
Vector of unadjusted p-values |
alpha |
A numeric specifying the maximal allowed type one error rate |
timing |
Interim analysis timing |
sfpar |
Spending function parameter |
debug |
Debug indicator |
Vector indicating whether each endpoint can be rejected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.