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.5)ircor_1.0.zip(r-4.4)ircor_1.0.zip(r-4.3)
ircor_1.0.tgz(r-4.4-any)ircor_1.0.tgz(r-4.3-any)
ircor_1.0.tar.gz(r-4.5-noble)ircor_1.0.tar.gz(r-4.4-noble)
ircor_1.0.tgz(r-4.4-emscripten)ircor_1.0.tgz(r-4.3-emscripten)
ircor.pdf |ircor.html✨
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 5 years agofrom:b76535899f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
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 |