loadGSAfisher: This function detects the type of input of GSAfisher

Description Usage Arguments Value Examples

View source: R/loadGSAfisher.R

Description

Function that reads the data before applying GSAfisher test.

Usage

1

Arguments

obj

vector, list or matrix of the pvalues to analyze.

Value

Returns the same object but of class "GSAfisher" or "GSAfisher.mult"

Examples

1
2
3
#Load the test data
data(pvales.totest)
pvalues.GSAobject<-loadGSAfisher(pvales.totest)

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