NMF-defunct {NMF} | R Documentation |
Defunct Functions and Classes in the NMF Package
Description
Defunct Functions and Classes in the NMF Package
Usage
metaHeatmap(object, ...)
Arguments
object |
an R object |
... |
other arguments |
Methods
- metaHeatmap
signature(object = "matrix")
: Defunct method substituted byaheatmap
.- metaHeatmap
signature(object = "NMF")
: Deprecated method that is substituted bycoefmap
andbasismap
.- metaHeatmap
signature(object = "NMFfitX")
: Deprecated method subsituted byconsensusmap
.
[Package NMF version 0.27 Index]