spkAnova {spkTools} | R Documentation |
Computes the mean squared errors of a microarray spike-in design due to concentration, probe, array, and error.
spkAnova(object, model=expr~spike+probe+array)
object |
a SpikeInExpressionSet object |
model |
the anova model |
A vector of the mean squared errors from the anova model.
Matthew N. McCall
data(affy) spkAnova(affy)