nullModelGSA-class.Rd
An 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
nullModelGSA-class
object
nullModelGSA-class
object
nullmodel
the null model
ID
ID field
results
the rvbResults the nullmodel was based on
units
units
covar
covariates included in the null model
method
which 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