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 Jan. 6, 2025, 6:01 a.m.