nullModelGSA-class.RdAn S4 class to store and handle null models for mixed linear model gene set analysis.
An S4 class to store and handle null models for gene set analysis
nullmodelthe null model
IDID field
resultsthe rvbResults the nullmodel was based on
unitsunits
covarcovariates included in the null model
methodwhich method was used, currently 'GENESIS' is implemented.
fitNullModelGSA: Generate a GSA null model, see buildCorMatrix() for details.
In the following code snippets, x is a nullModelGSA object
getCovar(x): Returns fixed effects
getResults(x): Returns input results
getNullModel(x): Returns the null model
listUnits(x): Returns the units included