removeRedundantSources: Remove redundant sources from the initial NMF model

View source: R/spectralNMF.R

removeRedundantSourcesR 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 checkForRedundantSources

Value

nmfModel object with redundant sources removed from initial factor matrices

Author(s)

Nicolas Sauwen


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