residuals-MArrayLM2-method: residuals for MArrayLM2

residuals,MArrayLM2-methodR Documentation

residuals for MArrayLM2

Description

residuals for MArrayLM2

Usage

## S4 method for signature 'MArrayLM2'
residuals(object, y, type = c("response", "pearson"), ...)

Arguments

object

MArrayLM2 object from dream

y

EList object used in dream()

type

compute either response or pearson residuals

...

other arguments, currently ignored

Value

results of residuals


GabrielHoffman/variancePartition documentation built on April 10, 2024, 5:01 a.m.