fishersMethod: Fisher's Combined P-value

Description Usage Arguments Examples

View source: R/fishersMethod.r

Description

Fischer's combined p-value, used to combine the results of individual statistical tests into an overall hypothesis.

Usage

1

Arguments

x

- A vector of floating point numbers.

Examples

1
2
fishersMethod(c(0.2,0.1,0.3))
> 0.1152162

lashmore/MolEndoMatch documentation built on May 5, 2019, 8:02 p.m.