Learn R Programming

flashier (version 1.0.7)

fitted.flash: Fitted method for flash objects

Description

Given a flash object, returns the "fitted values" \(E(LF') = E(L) E(F)'\).

Usage

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

Value

The matrix of "fitted values."

Arguments

object

An object inheriting from class flash.

...

Additional parameters are ignored.