rankdist: Distance Based Ranking Models
Implements distance based probability models for ranking data.
The supported distance metrics include Kendall distance, Spearman distance, Footrule distance, Hamming distance,
, Weighted-tau distance and Weighted Kendall distance.
Phi-component model and mixture models are also supported.
Version: |
1.1.2 |
Depends: |
R (≥ 2.10) |
Imports: |
Rcpp (≥ 0.11.4), hash, optimx, permute, methods |
LinkingTo: |
Rcpp |
Suggests: |
testthat |
Published: |
2015-09-27 |
Author: |
Zhaozhi Qian |
Maintainer: |
Zhaozhi Qian <qianzhaozhi at connect.hku.hk> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
CRAN checks: |
rankdist results |
Downloads: