Learn R Programming

spkTools (version 1.28.0)

spkAnova: Anova Model for Microarray Spike-in Data

Description

Computes the mean squared errors of a microarray spike-in design due to concentration, probe, array, and error.

Usage

spkAnova(object, model=expr~spike+probe+array)

Arguments

object
a SpikeInExpressionSet object
model
the anova model

Value

A vector of the mean squared errors from the anova model.

Examples

Run this code
data(affy)
spkAnova(affy)

Run the code above in your browser using DataLab