View source: R/flash_methods.R
fitted.flash_fit | R Documentation |
Given a flash_fit
object, returns the "fitted values"
E(LF') = E(L) E(F)'
.
## S3 method for class 'flash_fit'
fitted(object, ...)
object |
An object inheriting from class |
... |
Additional parameters are ignored. |
The matrix of "fitted values."
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.