Package: bdsvd 1.2.1
bdsvd: Block Structure Detection Using Singular Vectors
Provides methods to perform block diagonal covariance matrix detection using singular vectors ('BD-SVD'), which can be extended to inherently sparse principal component analysis ('IS-PCA'). The methods are described in Bauer (2025) <doi:10.1080/10618600.2024.2422985> and Bauer (2026) <doi:10.48550/arXiv.2510.03729>.
Authors:
bdsvd_1.2.1.tar.gz
bdsvd_1.2.1.zip(r-4.7)bdsvd_1.2.1.zip(r-4.6)bdsvd_1.2.1.zip(r-4.5)
bdsvd_1.2.1.tgz(r-4.6-x86_64)bdsvd_1.2.1.tgz(r-4.6-arm64)bdsvd_1.2.1.tgz(r-4.5-x86_64)bdsvd_1.2.1.tgz(r-4.5-arm64)
bdsvd_1.2.1.tar.gz(r-4.7-arm64)bdsvd_1.2.1.tar.gz(r-4.7-x86_64)bdsvd_1.2.1.tar.gz(r-4.6-arm64)bdsvd_1.2.1.tar.gz(r-4.6-x86_64)
bdsvd_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bdsvd/json (API)
| # Install 'bdsvd' in R: |
| install.packages('bdsvd', repos = c('https://janobauer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/janobauer/bdsvd/issues
Last updated from:99f4f65d45. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 150 | ||
| linux-devel-x86_64 | NOTE | 158 | ||
| source / vignettes | OK | 200 | ||
| linux-release-arm64 | NOTE | 148 | ||
| linux-release-x86_64 | NOTE | 154 | ||
| macos-release-arm64 | NOTE | 100 | ||
| macos-release-x86_64 | NOTE | 226 | ||
| macos-oldrel-arm64 | NOTE | 125 | ||
| macos-oldrel-x86_64 | NOTE | 199 | ||
| windows-devel | NOTE | 158 | ||
| windows-release | NOTE | 184 | ||
| windows-oldrel | NOTE | 169 | ||
| wasm-release | OK | 127 |
Exports:bdsvdbdsvd.cov.simbdsvd.htbdsvd.structurecdm.pcadetect.blocksispcaprmatssingle.bdsvd
Dependencies:irlbalatticeMatrixmatrixStatsRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Block Detection Using Singular Vectors (BD-SVD). | bdsvd |
| Covariance Matrix Simulation for BD-SVD | bdsvd.cov.sim |
| Hyperparameter Tuning for BD-SVD | bdsvd.ht |
| Data Matrix Structure According to the Detected Block Structure. | bdsvd.structure |
| High Dimensional Principal Component Analysis | cdm.pca |
| Block Detection | detect.blocks |
| Inherently Sparse Principal Component Analysis (IS-PCA). | ispca |
| Principal (Sub)Matrices | prmats |
| Single Iteration of Block Detection Using Singular Vectors (BD-SVD). | single.bdsvd |
