.getUV | R Documentation |
Run SVD and get left or right singular vectors
.getUV(matrix, k, sing.vec)
matrix |
A p x n input matrix |
k |
Number of singular vectors to return |
sing.vec |
Whether to return the right or left singular vector |
left or right singular vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.