combineFisherMethod-method: Private/inner/helper method to combine pvalues of independent...

Description Usage Arguments Value

Description

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.

Usage

1
2

Arguments

pvals

A numerical vector with pvalues of independent tests on the same H0.

Value

The combined pvalue given by the Fisher method.


roar documentation built on Nov. 8, 2020, 4:50 p.m.