https://github.com/cran/StatRank
Revision 32734dac18f30bc2a42eb2c3d0b3a0d8691ca8c5 authored by William Chen on 08 November 2013, 00:00:00 UTC, committed by Gabor Csardi on 08 November 2013, 00:00:00 UTC
0 parent
Raw File
Tip revision: 32734dac18f30bc2a42eb2c3d0b3a0d8691ca8c5 authored by William Chen on 08 November 2013, 00:00:00 UTC
version 0.0.1
Tip revision: 32734da
DESCRIPTION
Package: StatRank
Type: Package
Title: Statistical Rank Aggregation: Inference, Evaluation, and
        Visualization
Version: 0.0.1
Date: 2013-11-08
Author: Hossein Azari Soufiani, William Chen
Maintainer: William Chen <williamzc@gmail.com>
Description: This package implements Generalized Method of Moments and Maximal
    Likelihood methods for Random Utility Models. These methods are meant to
    provide inference on rank comparison data. These methods accept full,
    partial, and pairwise rankings, and provides methods to break down full or
    partial rankings into their pairwise components. Please see Generalized
    Method-of-Moments for Rank Aggregation from NIPS 2013 for a description of
    some of our methods.
License: GPL (>= 2)
Depends: truncdist
Suggests: ggplot2, gridExtra, grid, testthat
Collate: 'Evaluation.R' 'Helpers.R' 'Visualization.R'
        'RandomUtilityModels.R' 'election-data.R' 'test-data.R'
Packaged: 2013-11-18 17:14:54 UTC; william
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-11-18 20:42:36
back to top