View source: R/weighted.fisher.p.R
weighted.fisher.p | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.