Description Usage Arguments Value
Perform svd and then LSI to the input count matrix.
1 | calcLSI(mat, ndims = 50, seed.use = 42)
|
mat |
the normalized sparse count matrix |
ndims |
how many dimensions will be calculated, default 50 |
seed.use |
the random seed used, default 42 |
a list containing the result of svd and parameters used
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.