Description Usage Arguments Value Examples
Apply NMF (Nonnegative Matrix Factorization) to a single data set
1 |
dataset |
A dataframe/matrix to be decomposed |
comp_num |
Number of NMFs to be extracted |
weighting |
Weighting of each dataset, initialized to be NULL |
perturbation |
A small perturbation to ensure nmf works well |
A list of scores and component
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.