PerformPvalCombination: Meta-Analysis Method: Combining p-values

View source: R/meta_methods.R

PerformPvalCombinationR Documentation

Meta-Analysis Method: Combining p-values

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

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/MetaboAnalystR documentation built on Sept. 12, 2024, 2:23 p.m.