div class="preformatted">Hi all,
I'm performing an analyis in limma with 3 groups. Normally I would set
up a simple analysis with 3 contrasts:
groups <- factor(c(A,A,A,B,B,B,C,C,C))
design <- model.matrix
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.