Learn R Programming

Mulcom (version 1.22.0)

MULCOM-class: Class MulCom

Description

This is a class representation MulCom test scores

Arguments

Objects from the Class

Objects can be created using the function mulScores on ExpressionSet.

Slots

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

Examples

Run this code
data(benchVign)
mulcom_scores <- mulScores(Affy, Affy$Groups)

Run the code above in your browser using DataLab