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.5)SIT_0.1.1.zip(r-4.4)SIT_0.1.1.zip(r-4.3)
SIT_0.1.1.tgz(r-4.4-x86_64)SIT_0.1.1.tgz(r-4.4-arm64)SIT_0.1.1.tgz(r-4.3-x86_64)SIT_0.1.1.tgz(r-4.3-arm64)
SIT_0.1.1.tar.gz(r-4.5-noble)SIT_0.1.1.tar.gz(r-4.4-noble)
SIT_0.1.1.tgz(r-4.4-emscripten)SIT_0.1.1.tgz(r-4.3-emscripten)
SIT.pdf |SIT.html✨
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 1 months agofrom:fdfc7f2b69. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win-x86_64 | OK | Nov 16 2024 |
R-4.5-linux-x86_64 | OK | Nov 16 2024 |
R-4.4-win-x86_64 | OK | Nov 16 2024 |
R-4.4-mac-x86_64 | OK | Nov 16 2024 |
R-4.4-mac-aarch64 | OK | Nov 16 2024 |
R-4.3-win-x86_64 | OK | Nov 16 2024 |
R-4.3-mac-x86_64 | OK | Nov 16 2024 |
R-4.3-mac-aarch64 | OK | Nov 16 2024 |
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 |