residuals.flash: Residuals method for flash objects
Description
Given a flash
object, returns the expected residuals
\(Y - E(LF') = Y - E(L) E(F)'\).
Usage
# S3 method for flash
residuals(object, ...)
Value
The matrix of expected residuals.
Arguments
- object
An object inheriting from class flash
.
- ...
Additional parameters are ignored.