Package: rankdist
Type: Package
Title: Distance Based Ranking Models
Version: 1.1.0
Date: 2015-08-18
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,
    and Weigthed-tau distance and geo-Weighted Kendall distance.
    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
Packaged: 2015-08-18 15:01:27 UTC; Steven
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-08-19 08:14:15
