Description Usage Arguments Value
This method should not be used by package users. Given a numerical vector of pvalues, which should be obtained from independent tests on the same null hypothesis, this will give the combined pvalue following the Fisher method.
1 2 | combineFisherMethod(pvals)
|
pvals |
A numerical vector with pvalues of independent tests on the same H0. |
The combined pvalue given by the Fisher method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.