Package: RRpairwise
Title: Rating and Ranking with Pairwise Comparisons
Description: Pairwise comparisons are employed to estimate ratings and rankings
    of individual "players."  The underlying model is that of Bradley and Terry (1952),
    with several options for regularization of the basic logistic MLE.  Data and
    code for citation analysis like that of Stigler (1994) is also provided.
Version: 0.50
Authors@R: c(
    person( "Roger", "Koenker", email=  "rkoenker@uiuc.edu", role =  c("aut", "cre")),
    person("Jiaying", "Gu", email =  "jiaying.gu@utoronto.ca", role = "ctb")
    )
Maintainer: Roger Koenker <rkoenker@uiuc.edu>
Depends: R (>= 3.5.0), Matrix
Imports: methods, utils, lattice
Suggests: Rmosek, knitr, digest
LazyData: TRUE
Encoding: UTF-8
VignetteBuilder: knitr
SystemRequirements: MOSEK (http://www.mosek.com) and MOSEK license.
License: GPL (>= 2)
URL: https://www.r-project.org
NeedsCompilation: yes
RoxygenNote: 7.1.1
Packaged: 2021-12-29 15:45:02 UTC; roger
Author: Roger Koenker [aut, cre],
  Jiaying Gu [ctb]
Repository: CRAN
Date/Publication: 2018-02-14 16:41:51 UTC
