Realized standard non-negative matrix factorization and sparse non-negative matrix factorization
The wfNMF function decomposes a matrix V into the product of two non-negative matrices: V = W * H. The SNMF function further controls the number of non-zero elements in H.
Fan Wu.
Maintainer: Fan Wu<wufan25@mail.ustc.edu.cn>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.