weighted.fisher.p {swfscMisc} | R Documentation |
Calculate weighted Fisher's method p-value to summarize a vector of p-values based on a chi-squared distribution.
weighted.fisher.p(p, w = NULL)
p |
vector of p-values. |
w |
vector weights. |
Eric Archer eric.archer@noaa.gov