scaleNMFResult: Apply fixed scaling to NMF model matrices by normalizing the...

Description Usage Arguments Value Author(s)

View source: R/oneLevelNMF.R

Description

Apply fixed scaling to NMF model matrices by normalizing the basis vectors

Usage

1
scaleNMFResult(NMFResult)

Arguments

NMFResult

Fitted NMF model

Value

NMFResult Rescaled NMF model

Author(s)

Nicolas Sauwen


hNMF documentation built on Jan. 8, 2021, 5:42 p.m.

Related to scaleNMFResult in hNMF...