GSAfisher: Function to perform a Fisher combined method.

Description Usage Arguments Value See Also Examples

View source: R/GSAfisher.R

Description

Function to compute te statistics needed of a Fisher combined method.

Usage

1

Arguments

p

A GSAfisher or GSAfisher.mult object.

Value

An object of class GSAfisher or GSAfisher.mult,which is a list o data frame with the statistic value, the number of tests , the dgrees of freedom and the pvalue.

See Also

loadGSAfisher

Examples

1
2
3
data(pvales.matrix)
pval.GSAobj<- loadGSAfisher(pvales.matrix)
res<-GSAfisher(pval.GSAobj)

Merguerrero/GSAFisherComb documentation built on May 7, 2019, 3:12 p.m.