weighted.fisher.p: Weighted Fisher's Method p-value

View source: R/weighted.fisher.p.R

weighted.fisher.pR Documentation

Weighted Fisher's Method p-value

Description

Calculate weighted Fisher's method p-value to summarize a vector of p-values based on a chi-squared distribution.

Usage

weighted.fisher.p(p, w = NULL)

Arguments

p

vector of p-values.

w

vector weights.

Author(s)

Eric Archer eric.archer@noaa.gov


EricArcher/swfscMisc documentation built on April 12, 2024, 4:21 a.m.