checkForRedundantSources: Check for redunt NMF source vectors

View source: R/spectralNMF.R

checkForRedundantSourcesR Documentation

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)

Arguments

seed

nmfModel object containing initialization of the factor matrices

Value

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

Author(s)

Nicolas Sauwen


spectralAnalysis documentation built on Jan. 11, 2023, 5:15 p.m.