Package: bcv 1.0.2
bcv: Cross-Validation for the SVD (Bi-Cross-Validation)
Methods for choosing the rank of an SVD (singular value decomposition) approximation via cross validation. The package provides both Gabriel-style "block" holdouts and Wold-style "speckled" holdouts. It also includes an implementation of the SVDImpute algorithm. For more information about Bi-cross-validation, see Owen & Perry's 2009 AoAS article (at <arxiv:0908.2062>) and Perry's 2009 PhD thesis (at <arxiv:0909.3052>).
Authors:
bcv_1.0.2.tar.gz
bcv_1.0.2.zip(r-4.7)bcv_1.0.2.zip(r-4.6)bcv_1.0.2.zip(r-4.5)
bcv_1.0.2.tgz(r-4.6-x86_64)bcv_1.0.2.tgz(r-4.6-arm64)bcv_1.0.2.tgz(r-4.5-x86_64)bcv_1.0.2.tgz(r-4.5-arm64)
bcv_1.0.2.tar.gz(r-4.7-arm64)bcv_1.0.2.tar.gz(r-4.7-x86_64)bcv_1.0.2.tar.gz(r-4.6-arm64)bcv_1.0.2.tar.gz(r-4.6-x86_64)
bcv_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bcv/json (API)
| # Install 'bcv' in R: |
| install.packages('bcv', repos = c('https://michbur.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/michbur/bcv/issues
Last updated from:b6c25efbe7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 149 | ||
| linux-release-arm64 | OK | 105 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 230 | ||
| macos-release-x86_64 | OK | 228 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| macos-oldrel-x86_64 | OK | 277 | ||
| windows-devel | OK | 157 | ||
| windows-release | OK | 119 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 95 |
Exports:cv.svd.gabrielcv.svd.woldimpute.svd
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cross-Validation for the SVD (Bi-Cross-Validation) | bcv-package bcv |
| Cross-Validation for choosing the rank of an SVD approximation. | cv.svd cv.svd.gabriel cv.svd.wold |
| Missing value imputation via the SVDImpute algorithm | impute.svd |
| Plot the Result of an SVD Cross-Validation | plot.cvsvd |
| Print the Result of an SVD Cross-Validation | print.cvsvd |
| Summarize the Result of an SVD Cross-Validation | summary.cvsvd |
