| fitted.flash {flashier} | R Documentation | 
Fitted method for flash objects
Description
Given a flash object, returns the "fitted values"
E(LF') = E(L) E(F)'.
Usage
## S3 method for class 'flash'
fitted(object, ...)
Arguments
object | 
 An object inheriting from class   | 
... | 
 Additional parameters are ignored.  | 
Value
The matrix of "fitted values."
[Package flashier version 1.0.7 Index]