Description Usage Arguments Value Author(s)
The function fits a linear model to a microarray data matrix and calculates the residuals.
1 | Xprep.resid(data=M, formula=~as.factor(g), design=NULL)
|
data |
The data matrix |
formula |
a linear model formula in the lm format |
design |
the design matrix |
A matrix with the residuals
Per Broberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.