GSAfisher: GSAfisher

Description Usage Arguments Details Value Author(s) References

View source: R/GSAfisher.R

Description

It is a generic function that dispatches different methods. It provides the p-value for a joint test of association between a phenotype and a set of genetic variants (SNPs) by combining marginal p-values using the Fisher method.

Usage

1

Arguments

x

Set of marginal p-values.

...

Further arguments passed to other methods.

Details

Use methods("GSAfisher") to get all the methods for the GSAfisher generic.

Value

UseMethod("GSAfisher")

Author(s)

Carlos Garcia Prieto

References

Fisher, R.A. (1925). Statistical Methods for Research Workers. ISBN 0-05-002170-2.


GSAfisherCombined documentation built on May 1, 2019, 9:26 p.m.