residuals,MArrayLM-method | R Documentation |
residuals for MArrayLM
## S4 method for signature 'MArrayLM'
residuals(object, y, ..., type = c("response", "pearson"))
object |
MArrayLM object from dream |
y |
|
... |
other arguments, currently ignored |
type |
compute either response or pearson residuals |
results of residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.