Description Usage Arguments Value Examples
View source: R/truncated-svd.R
Compute singular values
1 | get.singular.values(mtx)
|
mtx |
matrix |
numeric vector of singular values in decreasing order
1 | get.singular.values(matrix(1:12, 4, 3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.