Package: ircor 1.0
ircor: Correlation Coefficients for Information Retrieval
Provides implementation of various correlation coefficients of common use in Information Retrieval. In particular, it includes Kendall (1970, isbn:0852641990) tau coefficient as well as tau_a and tau_b for the treatment of ties. It also includes Yilmaz et al. (2008) <doi:10.1145/1390334.1390435> tauAP correlation coefficient, and versions tauAP_a and tauAP_b developed by Urbano and Marrero (2017) <doi:10.1145/3121050.3121106> to cope with ties.
Authors:
ircor_1.0.tar.gz
ircor_1.0.zip(r-4.7)ircor_1.0.zip(r-4.6)ircor_1.0.zip(r-4.5)
ircor_1.0.tgz(r-4.6-any)ircor_1.0.tgz(r-4.5-any)
ircor_1.0.tar.gz(r-4.7-any)ircor_1.0.tar.gz(r-4.6-any)
ircor_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ircor/json (API)
| # Install 'ircor' in R: |
| install.packages('ircor', repos = c('https://julian-urbano.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/julian-urbano/ircor/issues
Last updated from:b76535899f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 150 | ||
| macos-oldrel-arm64 | OK | 190 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 78 |
Exports:tautau_atau_btauAPtauAP_atauAP_b
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Kendall tau Rank Correlation Coefficients | tau tau_a tau_b |
| AP Rank Correlation Coefficients | tauAP tauAP_a tauAP_b |
