fitted.MArrayLM {limma} | R Documentation |
Obtains fitted values from a fitted microarray linear model object.
## S3 method for class 'MArrayLM' fitted(object, ...)
object |
a fitted object of class inheriting from |
... |
other arguments are not currently used. |
A numeric matrix of fitted values.
Gordon Smyth