Skip to content

rsvd

Randomized Singular Value Decomposition

v1.0.5 · Apr 15, 2021 · GPL (>= 3)

Description

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.

Downloads

26.2K

Last 30 days

727th

78K

Last 90 days

282.1K

Last year

Trend: +3.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (14)

suggests

Dependency Network

Dependencies Reverse dependencies Matrix FPCdpca MUGS SPECK TCA jackstraw multivarious nlpembeds sparsepca text2map wordvector LSX Seurat flashier stm rsvd

Version History

new 1.0.5 Mar 10, 2026
updated 1.0.5 ← 1.0.3 diff Apr 15, 2021
updated 1.0.3 ← 1.0.2 diff Feb 16, 2020
updated 1.0.2 ← 1.0.1 diff Jul 28, 2019
updated 1.0.1 ← 1.0.0 diff Jun 1, 2019
updated 1.0.0 ← 0.9 diff Nov 5, 2018
updated 0.9 ← 0.6 diff Dec 7, 2017
updated 0.6 ← 0.3 diff Jul 28, 2016
new 0.3 Nov 12, 2015