getNMFNormFs: Get function to normalize NMF results

View source: R/nmf.R

getNMFNormFsR Documentation

Get function to normalize NMF results

Description

same NMF deconvolution can be expressed in infinite number of ways (different by scaling of factors), one need to define either normalization or regularization to unambiguously choose one.

Usage

getNMFNormFs(type)

Arguments

type

either 'no' for no normalization or 'max' for max-normalization of basis

Value

function that takes output of nmf function as input and calculates normalization coeficients


iaaka/visutils documentation built on Jan. 17, 2025, 11:29 p.m.