limma (version 3.28.14)

residuals.MArrayLM: Extract Residuals from MArrayLM Fit

Description

This method extracts the residuals from all the probewise linear model fits and returns them in a matrix.

Usage

"residuals"(object, y, ...)

Arguments

object
a fitted model object inheriting from class MarrayLM.
y
a data object containing the response data used to compute the fit. This can be of any class for which as.matrix is defined, including MAList, ExpressionSet, marrayNorm etc.
...
other arguments are not used

Value

Numeric matrix of residuals.

See Also

residuals.