Package: dcorBSS 1.0-0

Klaus Nordhausen
dcorBSS: Distance-Correlation Based Methods for Blind Source Separation and Dependence Analysis
Independent component analysis based on distance correlation, including a robust variant using the bowl transformation. The package provides user-facing implementations of distance covariance and distance correlation, including memory-efficient blockwise computations for large data sets. It includes a sequential ICA estimator based on minimizing distance correlation, as well as tools for analyzing serial dependence via distance autocorrelation, dependograms, and permutation-based tests. In addition, it provides functions for testing serial dependence based on distance correlation and the Hilbert–Schmidt independence criterion. The methodology is related to Matteson and Tsay (2017) <doi:10.1080/01621459.2016.1150851> and to the robust framework of Leyder et al. (2026) <doi:10.1007/s11634-026-00674-9>.
Authors:
dcorBSS_1.0-0.tar.gz
dcorBSS_1.0-0.tar.gz(r-4.7-arm64)dcorBSS_1.0-0.tar.gz(r-4.7-x86_64)dcorBSS_1.0-0.tar.gz(r-4.6-arm64)dcorBSS_1.0-0.tar.gz(r-4.6-x86_64)
dcorBSS_1.0-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dcorBSS/json (API)
| # Install 'dcorBSS' in R: |
| install.packages('dcorBSS', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:3079d81f12. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 120 | ||
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 180 | ||
| linux-release-arm64 | OK | 136 | ||
| linux-release-x86_64 | OK | 133 | ||
| wasm-release | OK | 112 |
Exports:biloop_transformbowl_transformdacf_curvedacor_largedacov_largedacov2_largedcor_largedcor_serial_testdcorICAdcov_largedcov2_largehsic_serial_testnHSIC
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Biloop Transformation | biloop_transform |
| Bowl Transformation | bowl_transform |
| Distance Dependogram | dacf_curve |
| Distance autocorrelation with optional blockwise computation | dacor_large |
| Distance autocovariance with optional blockwise computation | dacov2_large dacov_large |
| Distance correlation with optional blockwise computation | dcor_large |
| Test Serial Dependence Using Distance Covariance or Distance Correlation | dcor_serial_test |
| Independent Component Analysis via Distance Correlation | dcorICA |
| Distance covariance with optional blockwise computation | dcov2_large dcov_large |
| Test Serial Dependence Using HSIC | hsic_serial_test |
| Normalized Hilbert-Schmidt Independence Criterion | nHSIC |
| Serial Dependence Test Objects and Dependograms | plot.sdt sdt |