simulatedStats-method: ~~ Methods for Function 'simulatedStats' ~~

Description Usage Arguments Methods Value Author(s) See Also Examples

Description

This function returns the simulated statistics for a specified GeneSet or a list of simulated statistics for a GeneSetCollection.

Usage

1

Arguments

object

An object of type VEGASResult or VEGASResultCollection

Methods

Defined methods include:

signature(object = "VEGASResult")

Returns the simulated statistics for a specified VEGASResult object

signature(object = "VEGASResultCollection")

Returns a list of simulated statistics for a VEGASResultCollection object (1 for each set)

Value

Returns decimal values of simulated statistics from a VEGAS function call or a list of simulated statistics from a VEGAS function call on a gene set collection.

Author(s)

Caitlin McHugh

See Also

VEGASResult-class, observedStat

Examples

1
2
3
4
	## Not run: 
	simulatedStats( vegas(geneSet, assoc_table, ldMatrix) ) 
	
## End(Not run)

cpvSNP documentation built on Nov. 8, 2020, 6 p.m.