The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension reduction, and data compression. Classically, highly accurate deterministic matrix algorithms are used for this task. However, the emergence of large-scale data has severely challenged our computational ability to analyze big data. The concept of randomness has been demonstrated as an effective strategy to quickly produce approximate answers to familiar problems such as the singular value decomposition (SVD). The rsvd package provides several randomized matrix algorithms such as the randomized singular value decomposition (rsvd), randomized principal component analysis (rpca), randomized robust principal component analysis (rrpca), randomized interpolative decomposition (rid), and the randomized CUR decomposition (rcur). In addition several plot functions are provided.
Version: | 1.0.5 |
Depends: | R (≥ 4.0.0) |
Imports: | Matrix |
Suggests: | ggplot2, testthat |
Published: | 2021-04-16 |
DOI: | 10.32614/CRAN.package.rsvd |
Author: | N. Benjamin Erichson [aut, cre] |
Maintainer: | N. Benjamin Erichson <erichson at berkeley.edu> |
BugReports: | https://github.com/erichson/rSVD/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/erichson/rSVD |
NeedsCompilation: | no |
Citation: | rsvd citation info |
CRAN checks: | rsvd results |
Reference manual: | rsvd.pdf |
Package source: | rsvd_1.0.5.tar.gz |
Windows binaries: | r-devel: rsvd_1.0.5.zip, r-release: rsvd_1.0.5.zip, r-oldrel: rsvd_1.0.5.zip |
macOS binaries: | r-release (arm64): rsvd_1.0.5.tgz, r-oldrel (arm64): rsvd_1.0.5.tgz, r-release (x86_64): rsvd_1.0.5.tgz, r-oldrel (x86_64): rsvd_1.0.5.tgz |
Old sources: | rsvd archive |
Reverse imports: | ADImpute, BiocSingular, FPCdpca, jackstraw, kgraph, LSX, multivarious, scRecover, slalom, sparsepca, SPECK, TCA, text2map |
Reverse suggests: | flashier, MAST, scds, Seurat, stm |
Please use the canonical form https://CRAN.R-project.org/package=rsvd to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.