OmniP: Omnibus P-value.

View source: R/CauchyCombination.R

OmniPR Documentation

Omnibus P-value.

Description

Obtains an omnibus p-value from a vector of potentially dependent p-values using the method of Cauchy combination. The p-values are converted to Cauchy random deviates then averaged. The distribution of the average of these deviates is well-approximated by a Cauchy distribution in the tails. See <https://doi.org/10.1080/01621459.2018.1554485>.

Usage

OmniP(p, w = NULL)

Arguments

p

Numeric vector of p-values.

w

Numeric weight vector.

Value

OINT p-value.


zrmacc/RNOmni documentation built on Aug. 18, 2022, 9:44 p.m.