PerformPvalCombination: Meta-Analysis Method: Combining p-values

Description Usage Arguments Author(s)

View source: R/meta_methods.R

Description

This function is one of three methods to perform meta-analysis. Here, p-values are combined using either the Fisher's method or the Stouffer's method.

Usage

1
PerformPvalCombination(mSetObj = NA, method = "stouffer", BHth = 0.05)

Arguments

mSetObj

Input name of the created mSet Object.

method

Method of p-value combination. By default it is "stouffer", else it is "fisher".

BHth

Numeric input to set the significance level. By default it is 0.05.

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.