julian-urbano/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0
URL https://github.com/julian-urbano/ircor/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("julian-urbano/ircor")
julian-urbano/ircor documentation built on Dec. 16, 2019, 3:45 a.m.