Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

## S3 method for class 'MArrayLM'
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


limma

Linear Models for Microarray Data

v3.46.0
GPL (>=2)
Authors
Gordon Smyth [cre,aut], Yifang Hu [ctb], Matthew Ritchie [ctb], Jeremy Silver [ctb], James Wettenhall [ctb], Davis McCarthy [ctb], Di Wu [ctb], Wei Shi [ctb], Belinda Phipson [ctb], Aaron Lun [ctb], Natalie Thorne [ctb], Alicia Oshlack [ctb], Carolyn de Graaf [ctb], Yunshun Chen [ctb], Mette Langaas [ctb], Egil Ferkingstad [ctb], Marcus Davy [ctb], Francois Pepin [ctb], Dongseok Choi [ctb]
Initial release
2020-10-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.