Extract Residuals from MArrayLM Fit
This method extracts the residuals from all the probewise linear model fits and returns them in a matrix.
## S3 method for class 'MArrayLM' residuals(object, y, ...)
object |
a fitted model object inheriting from class |
y |
a data object containing the response data used to compute the fit.
This can be of any class for which |
... |
other arguments are not used |
Numeric matrix of residuals.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.