3bbe84edfa6163c2.tex
1: \begin{abstract}
2:   This paper presents the R package \textbf{PlackettLuce}, which implements a
3:   generalization of the Plackett-Luce model for rankings data. The
4:   generalization accommodates both ties (of arbitrary order) and partial rankings
5:   (complete rankings of subsets of items). By default, the implementation adds a set of
6:   pseudo-comparisons with a hypothetical item, ensuring that the underlying 
7:   network of wins and losses between items is always strongly connected. In this way, the 
8:   worth of each item always has a finite maximum likelihood estimate, with finite
9:   standard error. The use of pseudo-comparisons also has
10:   a regularization effect, shrinking the estimated parameters towards equal
11:   item worth. In addition to standard methods for model summary,
12:   \textbf{PlackettLuce} provides a method to compute quasi standard errors for
13:   the item parameters. This provides the basis for comparison intervals that 
14:   do not change with the choice of identifiability constraint placed on the 
15:   item parameters. Finally, the package provides a method for model-based
16:   partitioning using covariates whose values vary between rankings, enabling the
17:   identification of subgroups of judges or settings that have different item 
18:   worths. The features of the package are demonstrated through application to 
19:   classic and novel data sets.
20: \end{abstract}
21: