scaleNMFResult {hNMF} | R Documentation |
Apply fixed scaling to NMF model matrices by normalizing the basis vectors
Description
Apply fixed scaling to NMF model matrices by normalizing the basis vectors
Usage
scaleNMFResult(NMFResult)
Arguments
NMFResult |
Fitted NMF model |
Value
NMFResult Rescaled NMF model
Author(s)
Nicolas Sauwen
[Package hNMF version 1.0 Index]