Package: rsvddpd 1.0.1

Subhrajyoty Roy

rsvddpd: Robust Singular Value Decomposition using Density Power Divergence

Computing singular value decomposition with robustness is a challenging task. This package provides an implementation of computing robust SVD using density power divergence (<doi:10.48550/arXiv.2109.10680>). It combines the idea of robustness and efficiency in estimation based on a tuning parameter. It also provides utility functions to simulate various scenarios to compare performances of different algorithms.

Authors:Subhrajyoty Roy [aut, cre]

rsvddpd_1.0.1.tar.gz
rsvddpd_1.0.1.tar.gz(r-4.7-arm64)rsvddpd_1.0.1.tar.gz(r-4.7-x86_64)rsvddpd_1.0.1.tar.gz(r-4.6-arm64)rsvddpd_1.0.1.tar.gz(r-4.6-x86_64)
rsvddpd_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rsvddpd/json (API)
NEWS

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

Bug tracker:https://github.com/subroy13/rsvddpd/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

2.70 score 6 scripts 282 downloads 5 exports 4 dependencies

Last updated from:f0644eb139. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK122
linux-devel-x86_64OK129
source / vignettesOK194
linux-release-arm64OK130
linux-release-x86_64OK122
wasm-releaseOK113

Exports:AddOutliercv.alpharank.rSVDdpdrSVDdpdsimSVD

Dependencies:MASSmatrixStatsRcppRcppArmadillo

Introduction to rSVDdpd

Rendered fromrSVDdpd-intro.Rmdusingknitr::rmarkdownon Jun 17 2026.

Last update: 2025-09-20
Started: 2021-10-27