includeRedundantSources: Re-introduce redundant sources in NMF-model

View source: R/spectralNMF.R

includeRedundantSourcesR Documentation

Re-introduce redundant sources in NMF-model

Description

Re-introduce redundant source vectors and corresponding zero abundances into final NMF result

Usage

includeRedundantSources(NMFResult, seed_orig, redundantSources)

Arguments

NMFResult

Fitted NMF model

seed_orig

Initial NMF model

redundantSources

boolean vector, obtained from checkForRedundantSources

Value

Final NMF model with redundant sources re-introduced

Author(s)

Nicolas Sauwen


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