fitted.flash_fit {flashier} | R Documentation |
Fitted method for flash fit objects
Description
Given a flash_fit
object, returns the "fitted values"
E(LF') = E(L) E(F)'
.
Usage
## S3 method for class 'flash_fit'
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]