Package: SIT 0.1.1
SIT: Association Measurement Through Sliced Independence Test (SIT)
Computes the sit coefficient between two vectors x and y, possibly all paired coefficients for a matrix. The reference for the methods implemented here is Zhang, Yilin, Canyi Chen, and Liping Zhu. 2022. "Sliced Independence Test." Statistica Sinica. <doi:10.5705/ss.202021.0203>. This package incorporates the Galton peas example.
Authors:
SIT_0.1.1.tar.gz
SIT_0.1.1.zip(r-4.7)SIT_0.1.1.zip(r-4.6)SIT_0.1.1.zip(r-4.5)
SIT_0.1.1.tgz(r-4.6-x86_64)SIT_0.1.1.tgz(r-4.6-arm64)SIT_0.1.1.tgz(r-4.5-x86_64)SIT_0.1.1.tgz(r-4.5-arm64)
SIT_0.1.1.tar.gz(r-4.7-arm64)SIT_0.1.1.tar.gz(r-4.7-x86_64)SIT_0.1.1.tar.gz(r-4.6-arm64)SIT_0.1.1.tar.gz(r-4.6-x86_64)
SIT_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SIT/json (API)
NEWS
| # Install 'SIT' in R: |
| install.packages('SIT', repos = c('https://canyi-chen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/canyi-chen/sit/issues
Last updated from:fdfc7f2b69. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 119 | ||
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 173 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 237 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| macos-oldrel-x86_64 | OK | 379 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 112 |
Exports:blocksumcalculateSITsitcor
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute the block-wise sum of a vector. | blocksum |
| Compute the cross rank coefficient sit on two vectors. | calculateSIT sitcorcoefficient |
| Conduct the sliced independence test. | sit sitcor |
