View source: R/flash_methods.R
residuals.flash | R Documentation |
Given a flash
object, returns the expected residuals
Y - E(LF') = Y - E(L) E(F)'
.
## S3 method for class 'flash'
residuals(object, ...)
object |
An object inheriting from class |
... |
Additional parameters are ignored. |
The matrix of expected residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.