fisher.method: Combines pvalues by using Fisher's method

Description Usage Arguments Value Author(s) Examples

View source: R/chromosomeStats.R

Description

Combines pvalues by using Fisher's method

Usage

1

Arguments

pvals

Vector of p values

Value

Combined p value

Author(s)

Sander Bollen

Examples

1
2
pvals <- runif(20) #generate 20 pvals
fisher.method(pvals)

CAFE documentation built on Nov. 8, 2020, 7:44 p.m.