fallback.test: Fallback procedure for multiple testing

Description Usage Arguments Value Author(s) References

Description

Fallback procedure for multiple testing

Usage

1
fallback.test(p, alpha = 0.05, spread = 1)

Arguments

p

a vector of p-values

alpha

significance level

spread

the way to spread alpha, either a vector of the same length as p or a single number to indicate equal spread in the first spread hypotheses.

Value

the rejected hypotheses (TRUE means reject, FALSE means accept)

Author(s)

Qingyuan Zhao

References

Brian L. Wiens. A fixed sequence Bonferroni procedure for testing multiple endpoints. Pharmaceutical Statistics, 2(3), 211—215, 2003.


qingyuanzhao/CrossScreening documentation built on May 26, 2019, 11:35 a.m.