Given a flash object, returns the expected residuals \(Y - E(LF') = Y - E(L) E(F)'\).

# S3 method for flash
residuals(object, ...)

Arguments

object

An object inheriting from class flash.

...

Additional parameters are ignored.

Value

The matrix of expected residuals.