Description Usage Arguments Value Examples
View source: R/truncated-svd.R
Decompress a compressed.matrix object
1 | decompress.matrix(cmtx)
|
cmtx |
compressed matrix |
uncompressed matrix
1 | decompress.matrix(compress.matrix(matrix(1:12, 4, 3), rank=2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.