spectralAnalysis (version 4.3.3)

checkForRedundantSources: Check for redunt NMF source vectors

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)

Value

boolean vector, indicating which source vector(s) are redundant

Arguments

seed

nmfModel object containing initialization of the factor matrices

Author

Nicolas Sauwen