deconvolution_nmf: NMF deconvolution

View source: R/deconvolution.R

deconvolution_nmfR Documentation

NMF deconvolution

Description

NMF deconvolution

Usage

deconvolution_nmf(weights_mat, values_mat, ...)

Arguments

weights_mat

Reference matrix.

values_mat

New data matrix.

...

Extra parameters to be set NMF options. Most relevant parameters are probably 'method' and 'beta'.


CimpleG documentation built on Dec. 7, 2025, 1:07 a.m.