Description Usage Arguments Value Author(s) References See Also Examples
Aggregate a given set of p-values with equal weights. This is equivalent to using Lancaster's Method with all p-values weighted by 2.
1 | fisher(pvalues)
|
pvalues |
A vector of p-values to be aggregated using Fisher's Method. NAs and values outside the interval [0,1] will be removed. |
A single scalar aggregated p-value (between 0 and 1).
Rupam Bhattacharyya, rupamb@umich.edu
Fisher, R. A. (1992). Statistical methods for research workers. In Breakthroughs in statistics (pp. 66-70). Springer, New York, NY.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.