npGSEAResultChiSq-class: Class '"npGSEAResultChiSq"'

Description Objects from the Class Slots Author(s) References See Also Examples

Description

Objects of this class store results from running npGSEA with the Chi-square approximation.

Objects from the Class

Objects can be created by calls of npGSEA.

Slots

geneSetName:

Object of class "character", the name of the geneSet

chiSqStat:

Object of class "numeric" , the test statistic, scaled to the corresponding chi-sq distribution

ChatGw:

Object of class "numeric", the test statistic for the set

sigmaSq:

Object of class "numeric", the variance

DF:

Object of class "numeric", the degrees of freedom

pTwoSided:

Object of class "numeric", the p-value for the two-sided hypothesis

xSet:

Object of class "matrix", the centered and scaled x data for this set

betaHats:

Object of class "vector", the betaHats for each gene in this set

Author(s)

Jessica L. Larson

References

Jessica L Larson and Art B Owen: Moment based gene set tests. BMC Bioinformatics 2015, 16:132. http://www.biomedcentral.com/1471-2105/16/132

See Also

npGSEAResultNorm

Examples

1
showClass("npGSEAResultChiSq")

npGSEA documentation built on Nov. 8, 2020, 6:49 p.m.