residuals.flash: Residuals method for flash objects

View source: R/flash_methods.R

residuals.flashR Documentation

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 class 'flash'
residuals(object, ...)

Arguments

object

An object inheriting from class flash.

...

Additional parameters are ignored.

Value

The matrix of expected residuals.


willwerscheid/flashier documentation built on Jan. 30, 2025, 11:27 p.m.