scaleNMFResult {spectralAnalysis} | R Documentation |
Apply fixed scaling to NMF model
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 spectralAnalysis version 4.3.3 Index]