Package: rsvd 1.0.4

N. Benjamin Erichson

rsvd: Randomized Singular Value Decomposition

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.

Authors:N. Benjamin Erichson [aut, cre]

rsvd_1.0.4.tar.gz
rsvd_1.0.4.zip(r-4.5)rsvd_1.0.4.zip(r-4.4)rsvd_1.0.4.zip(r-4.3)
rsvd_1.0.4.tgz(r-4.5-any)rsvd_1.0.4.tgz(r-4.4-any)rsvd_1.0.4.tgz(r-4.3-any)
rsvd_1.0.4.tar.gz(r-4.5-noble)rsvd_1.0.4.tar.gz(r-4.4-noble)
rsvd_1.0.4.tgz(r-4.4-emscripten)rsvd_1.0.4.tgz(r-4.3-emscripten)
rsvd.pdf |rsvd.html
rsvd/json (API)

# Install 'rsvd' in R:
install.packages('rsvd', repos = c('https://erichson.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/erichson/rsvd/issues

Datasets:

On CRAN:

Conda:

dimension-reductionmatrix-approximationpcaprincipal-component-analysisprobabilistic-algorithmsrandomized-algorithmsingular-value-decompositionsvd

10.88 score 99 stars 124 packages 408 scripts 17k downloads 2 mentions 10 exports 2 dependencies

Last updated 4 years agofrom:2e4ae71154. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 28 2025
R-4.5-winNOTEMar 28 2025
R-4.5-macNOTEMar 28 2025
R-4.5-linuxNOTEMar 28 2025
R-4.4-winNOTEMar 28 2025
R-4.4-macNOTEMar 28 2025
R-4.4-linuxNOTEMar 28 2025
R-4.3-winNOTEMar 28 2025
R-4.3-macNOTEMar 28 2025

Exports:ggbiplotggcorplotggindplotggscreeplotrcurridrpcarqbrrpcarsvd

Dependencies:latticeMatrix