# SODEGIR_GEstatistics(.Object, pData_classColumn=NULL,
# referenceGroupLabel=NULL,
# statisticType=c("tstatistic", "FC", "FCmedian", "eBayes", "SAM"),
# singleSampleOutput=TRUE, varianceAll=FALSE)
SODEGIR_GEstatistics(.Object, ...)
The original SODEGIR statistic for Gene Expression was based on the SAM score. Therefore in the current PREDA version the varianceAll=TRUE parameter can be used only for SAM statistic: when singleSampleOutput is TRUE and a different statisticType is used, the variance is actually computed using only the normal (reference) samples.
If FALSE (default value), the computation of statistics for single sample VS reference comparisons only take into account the variance in the reference group of samples.
preprocessingGE
,
SODEGIRpreprocessingGE
,
ExpressionSet