getNMFNormFs | R Documentation |
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.
getNMFNormFs(type)
type |
either 'no' for no normalization or 'max' for max-normalization of basis |
function that takes output of nmf function as input and calculates normalization coeficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.