Description Usage Arguments Details Value
For a given set of N pairs of p-values, aggregates each respective pair of p-values into a combined p-value according to Fisher<e2><80><99>s method
1 | .combinePVal(r, s)
|
r |
vector of length N of the p-values corresponding to the first test |
s |
vector of length N of the p-values corresponding to the second test |
For a given set of pairs of p-values, aggregates each respective pair of p-values into a combined p-value according to Fisher<e2><80><99>s method. Applies the .fishersCombinedPval function to a whole set of N pairs of p-values.
A vector of length N of the combined p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.