comb_pvals: Fisher's rule for combining several p-values

View source: R/comb_pvals.R

comb_pvalsR Documentation

Fisher's rule for combining several p-values

Description

Compute the negative of the log-sum for a vector of p-values.

Usage

comb_pvals(pv)

Arguments

pv

the vector of p-values to be combined together

Details

According to Fisher's rule, if the p-values are correlated, then this does not follow a simple chi-square mixture under the null.

Value

the Fisher combination of the p-values. See Details.


ludic documentation built on Aug. 8, 2025, 7:15 p.m.