Package: rankdist
Type: Package
Title: Distance Based Ranking Models
Version: 1.1.3
Date: 2018-04-02
Author: Zhaozhi Qian
Maintainer: Zhaozhi Qian <qianzhaozhi@connect.hku.hk>
Description: 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.
License: GPL (>= 2)
Depends: R (>= 2.10)
Imports: Rcpp (>= 0.11.4), hash, optimx, permute, methods
LinkingTo: Rcpp
LazyData: true
Suggests: testthat
NeedsCompilation: yes
Packaged: 2018-04-08 10:29:55 UTC; steven
Repository: CRAN
Date/Publication: 2018-04-08 10:39:48 UTC
