summary.GSAfisher: Summary of the result of GSAfisher function.

Description Usage Arguments Value See Also Examples

View source: R/summary.GSAfisher.R

Description

Display the information of a GSAfisher test.

Usage

1
2
## S3 method for class 'GSAfisher'
summary(object, ...)

Arguments

object

A GSAfisher object.

...

additional arguments affecting the summary produced.

Value

A print of the summary of the test.

See Also

GSAfisher

Examples

1
2
3
4
data(pvales.totest)
pval.GSAobj<- loadGSAfisher(pvales.totest)
res<-GSAfisher(pval.GSAobj)
summary(res)

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