StoufferMethod: StoufferMethod

Description Usage Arguments Value Examples

View source: R/StoufferMethod.r

Description

#' Combination p-value method that uses Stouffer statistic Summation i=1 to n inverse CDF of N(0,1)(pi) where p equals p-value

Usage

1

Arguments

x

#' SumOfPs

Value

Combined P-value

Examples

1
2
Output <- SumOfPs(0.1,0.3,.7)
Final <- StoufferMethod(Output)

combinationpvalues documentation built on Sept. 5, 2021, 6:04 p.m.