Learn R Programming

ircor (version 1.0)

Correlation Coefficients for Information Retrieval

Description

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) tauAP correlation coefficient, and versions tauAP_a and tauAP_b developed by Urbano and Marrero (2017) to cope with ties.

Copy Link

Version

Install

install.packages('ircor')

Monthly Downloads

124

Version

1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Juli<c3><a1>n Urbano

Last Published

August 21st, 2017

Functions in ircor (1.0)

tau

Kendall \(\tau\) Rank Correlation Coefficients
tauAP

AP Rank Correlation Coefficients