checkForRedundantSources: Check if any of the source vectors in the initialized NMF model are redundant,
and should be omitted from the actual NMF analysis
Description
Check if any of the source vectors in the initialized NMF model are redundant,
and should be omitted from the actual NMF analysis
Usage
checkForRedundantSources(seed)
Arguments
seed
nmfModel object containing initialization of the factor matrices
Value
boolean vector, indicating which source vector(s) are redundant