dot-combinePVal: .combinePVal

Description Usage Arguments Details Value

Description

For a given set of N pairs of p-values, aggregates each respective pair of p-values into a combined p-value according to Fisher<e2><80><99>s method

Usage

1

Arguments

r

vector of length N of the p-values corresponding to the first test

s

vector of length N of the p-values corresponding to the second test

Details

For a given set of pairs of p-values, aggregates each respective pair of p-values into a combined p-value according to Fisher<e2><80><99>s method. Applies the .fishersCombinedPval function to a whole set of N pairs of p-values.

Value

A vector of length N of the combined p-values


waddR documentation built on Nov. 8, 2020, 8:32 p.m.