includeRedundantSources {spectralAnalysis} | R Documentation |
Re-introduce redundant sources in NMF-model
Description
Re-introduce redundant source vectors and corresponding zero abundances into final NMF result
Usage
includeRedundantSources(NMFResult, seed_orig, redundantSources)
Arguments
NMFResult |
Fitted NMF model |
seed_orig |
Initial NMF model |
redundantSources |
boolean vector, obtained from |
Value
Final NMF model with redundant sources re-introduced
Author(s)
Nicolas Sauwen
[Package spectralAnalysis version 4.3.3 Index]