removeRedundantSources {spectralAnalysis} | R Documentation |
Remove redundant sources from the initial NMF model
Description
Remove redundant sources from the initial NMF model
Usage
removeRedundantSources(seed, redundantSources)
Arguments
seed |
nmfModel object containing initialization of the factor matrices |
redundantSources |
boolean vector, obtained from |
Value
nmfModel object with redundant sources removed from initial factor matrices
Author(s)
Nicolas Sauwen
[Package spectralAnalysis version 4.3.3 Index]