MAList.
Produces an ANOVA table useful for quality assessment by decomposing between and within gene sums of squares for a series of replicate arrays.
This method produces a single ANOVA Table rather than one for each gene and is not used to identify differentially expressed genes.
anova(object,design=NULL,ndups=2,...)objectMAList. Missing values in the M-values are not allowed.designndups...anova containing rows for between genes, between arrays, gene x array interaction, and between duplicate with array sums of squares.
Variance components are estimated for each source of variation.MAList-class, bwss.matrix, anova.An overview of quality assessment and diagnostic functions in LIMMA is given by 09.Diagnostics.