Description Usage Arguments Methods Value Author(s) See Also Examples
This function returns the calculated statistic for a specified GeneSet
or a list of calculated statistics for a GeneSetCollection.
1 | statistic(object)
|
object |
An object of type |
Defined methods include:
signature(object = "GeneSetResult")
Returns the calculated statistic for a specified GeneSetResult object
signature(object = "GeneSetResultCollection")
Returns a list of calculated statistics for a GeneSetResultCollection object (1 for each set)
signature(object = "VEGASResult")
Returns the calculated statistic for a specified VEGASResult object
signature(object = "VEGASResultCollection")
Returns a list of calculated statistics for a VEGASResultCollection object (1 for each set)
signature(object = "GLOSSIResult")
Returns the calculated statistic for a specified GLOSSIResult object
signature(object = "GLOSSIResultCollection")
Returns a list of calculated statistics for a GLOSSIResultCollection object (1 for each set)
Returns decimal values or a list of decimal values corresponding to calculated statistics from a GLOSSI function call.
Caitlin McHugh
GLOSSIResult-class, pValue
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.