gMCPgSD_BF: Performs a graph based multiple test procedure using...

View source: R/gMCPgSD_BF.R

gMCPgSD_BFR Documentation

Performs a graph based multiple test procedure using Bonferroni test for a given graph and unadjusted p-values

Description

Performs a graph based multiple test procedure using Bonferroni test for a given graph and unadjusted p-values

Usage

gMCPgSD_BF(g, w.start, t, h, p, alpha = 0.025, timing, sfpar, debug)

Arguments

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

Value

Vector indicating whether each endpoint can be rejected


eric-zhang16/gsMCP documentation built on Dec. 31, 2022, 11:04 p.m.