TL;DR
The PlackettLuce R package offers a flexible and regularized approach to modeling rankings data, accommodating ties and partial rankings, with tools for inference, comparison, and subgroup analysis.
Contribution
It introduces a generalized Plackett-Luce model implementation in R that handles ties, partial rankings, and includes regularization and subgroup analysis features.
Findings
Ensures finite maximum likelihood estimates for item worths.
Provides quasi standard errors for robust inference.
Demonstrates effectiveness on various datasets.
Abstract
This paper presents the R package PlackettLuce, which implements a generalization of the Plackett-Luce model for rankings data. The generalization accommodates both ties (of arbitrary order) and partial rankings (complete rankings of subsets of items). By default, the implementation adds a set of pseudo-comparisons with a hypothetical item, ensuring that the underlying network of wins and losses between items is always strongly connected. In this way, the worth of each item always has a finite maximum likelihood estimate, with finite standard error. The use of pseudo-comparisons also has a regularization effect, shrinking the estimated parameters towards equal item worth. In addition to standard methods for model summary, PlackettLuce provides a method to compute quasi standard errors for the item parameters. This provides the basis for comparison intervals that do not change with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
