residuals-MArrayLM-method: residuals for MArrayLM

residuals,MArrayLM-methodR Documentation

residuals for MArrayLM

Description

residuals for MArrayLM

Usage

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

Arguments

object

MArrayLM object from dream

y

EList object used in dream()

...

other arguments, currently ignored

type

compute either response or pearson residuals

Value

results of residuals


GabrielHoffman/variancePartition documentation built on April 20, 2024, 7:29 p.m.