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.
| Version: | 1.0 |
| Depends: | R (≥ 3.2.0) |
| Suggests: | testthat |
| Published: | 2017-08-21 |
| Author: | Julián Urbano [aut, cre], Mónica Marrero [aut] |
| Maintainer: | Julián Urbano <urbano.julian at gmail.com> |
| BugReports: | https://github.com/julian-urbano/ircor/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/julian-urbano/ircor/ |
| NeedsCompilation: | no |
| CRAN checks: | ircor results |
| Reference manual: | ircor.pdf |
| Package source: | ircor_1.0.tar.gz |
| Windows binaries: | r-devel: ircor_1.0.zip, r-release: ircor_1.0.zip, r-oldrel: ircor_1.0.zip |
| macOS binaries: | r-release: ircor_1.0.tgz, r-oldrel: ircor_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ircor to link to this page.