This package is considered a duplicate. The official version of this package is found at:https://berrij.r-universe.dev/dccpp
Package: dccpp 0.1.0
dccpp: Fast Computation of Distance Correlations
Fast computation of the distance covariance 'dcov' and distance correlation 'dcor'. The computation cost is only O(n log(n)) for the distance correlation (see Chaudhuri, Hu (2019) <arxiv:1810.11332> <doi:10.1016/j.csda.2019.01.016>). The functions are written entirely in C++ to speed up the computation.
Authors:
dccpp_0.1.0.tar.gz
dccpp_0.1.0.tar.gz(r-4.7-arm64)dccpp_0.1.0.tar.gz(r-4.7-x86_64)dccpp_0.1.0.tar.gz(r-4.6-arm64)dccpp_0.1.0.tar.gz(r-4.6-x86_64)
dccpp_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dccpp/json (API)
NEWS
| # Install 'dccpp' in R: |
| install.packages('dccpp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/berrij/dccpp/issues
Pkgdown/docs site:https://dccpp.berrisch.biz
Uses libs:
Last updated from:8f84491a81. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 126 | ||
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 177 | ||
| linux-release-arm64 | OK | 123 | ||
| linux-release-x86_64 | OK | 121 | ||
| wasm-release | OK | 98 |
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Distance Correlation | dcor |
| Distance Covariance | dcov |
