MULCOM-class {Mulcom} | R Documentation |
This is a class representation MulCom test scores
Objects can be created using the function mulScores
on ExpressionSet
.
FC
:Object of class numeric
representing difference between
all experimental groups and the reference groups
HM
:Object of class numeric
representing the harmonic means in all subgroups
MSE_Corrected
:Object of class numeric
representing the
MulCom test estimation of mean square error as described in the formula of
the Dunnett's t-test
Claudio Isella
data(benchVign) mulcom_scores <- mulScores(Affy, Affy$Groups)