Package: pcaone 1.0.1

pcaone: Randomized Singular Value Decomposition Algorithms with 'RcppEigen'

Randomized Singular Value Decomposition (RSVD) methods proposed in the 'PCAone' paper by Li (2022) <doi:10.1101/2022.05.25.493261>, where we implement and propose two RSVD methods. One is based on Yu (2017) <arxiv:1704.07669> single pass RSVD but with power iteration scheme. The other is our new window based RSVD.

Authors:Zilong Li [aut, cre]

pcaone_1.0.1.tar.gz
pcaone_1.0.1.zip(r-4.5)pcaone_1.0.1.zip(r-4.4)pcaone_1.0.1.zip(r-4.3)
pcaone_1.0.1.tgz(r-4.4-x86_64)pcaone_1.0.1.tgz(r-4.4-arm64)pcaone_1.0.1.tgz(r-4.3-x86_64)pcaone_1.0.1.tgz(r-4.3-arm64)
pcaone_1.0.1.tar.gz(r-4.5-noble)pcaone_1.0.1.tar.gz(r-4.4-noble)
pcaone_1.0.1.tgz(r-4.4-emscripten)pcaone_1.0.1.tgz(r-4.3-emscripten)
pcaone.pdf |pcaone.html
pcaone/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/zilong-li/pcaoner/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

pcarcppeigenrsvd

1 exports 4 stars 1.10 score 2 dependencies 7 scripts 152 downloads

Last updated 1 months agofrom:6e4dc7eaea. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-win-x86_64NOTESep 15 2024
R-4.5-linux-x86_64NOTESep 15 2024
R-4.4-win-x86_64NOTESep 15 2024
R-4.4-mac-x86_64NOTESep 15 2024
R-4.4-mac-aarch64NOTESep 15 2024
R-4.3-win-x86_64NOTESep 15 2024
R-4.3-mac-x86_64NOTESep 15 2024
R-4.3-mac-aarch64NOTESep 15 2024

Exports:pcaone

Dependencies:RcppRcppEigen