Description Usage Arguments Value
Run NMF using a count matrix
1 |
counts |
matrix of word counts |
K |
internal dimension of matrix factors |
max_iter |
the maximum number of iterations to run |
thresh |
threshold for L convergence, (L_i - L_i-1)/L_i < thresh |
seed |
for the random initalisation of factors W and H |
A list of all parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.