NMF-deprecated {NMF} | R Documentation |
These functions are provided for compatibility with older versions of NMF package only, and may be defunct as soon as the next release.
## S4 method for signature 'NMF': clusters(x, what = c('samples', 'features'))
what |
Specifies on which matrix (basis components or mixture coefficients) the computation should be performed. |
x |
An object that inherits from class NMF . |
predict