Other packages > Find by keyword >

PlackettLuce  

Plackett-Luce Models for Rankings
View on CRAN: Click here


Download and install PlackettLuce package within the R console
Install from CRAN:
install.packages("PlackettLuce")

Install from Github:
library("remotes")
install_github("cran/PlackettLuce")

Install by package version:
library("remotes")
install_version("PlackettLuce", "0.4.3")



Attach the package and use:
library("PlackettLuce")
Maintained by
Heather Turner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-07
Latest Update: 2023-06-16
Description:
Functions to prepare rankings data and fit the Plackett-Luce model jointly attributed to Plackett (1975) and Luce (1959, ISBN:0486441369). The standard Plackett-Luce model is generalized to accommodate ties of any order in the ranking. Partial rankings, in which only a subset of items are ranked in each ranking, are also accommodated in the implementation. Disconnected/weakly connected networks implied by the rankings may be handled by adding pseudo-rankings with a hypothetical item. Optionally, a multivariate normal prior may be set on the log-worth parameters and ranker reliabilities may be incorporated as proposed by Raman and Joachims (2014) . Maximum a posteriori estimation is used when priors are set. Methods are provided to estimate standard errors or quasi-standard errors for inference as well as to fit Plackett-Luce trees. See the package website or vignette for further details.
How to cite:
Heather Turner (2017). PlackettLuce: Plackett-Luce Models for Rankings. R package version 0.4.3, https://cran.r-project.org/web/packages/PlackettLuce. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.2-1 (2017-12-07 13:14), 0.2-2 (2018-02-19 23:02), 0.2-3 (2018-04-09 14:58), 0.2-5 (2019-03-21 00:09), 0.2-6 (2019-04-01 23:40), 0.2-8 (2019-09-05 12:20), 0.2-9 (2019-09-16 18:00), 0.3.1 (2020-10-13 15:00), 0.3.2 (2021-01-04 13:40), 0.4.0 (2021-03-29 16:02), 0.4.1 (2021-08-16 17:40), 0.4.2 (2022-08-15 09:50)
Other packages that cited PlackettLuce R package
View PlackettLuce citation profile
Other R packages that PlackettLuce depends, imports, suggests or enhances
Complete documentation for PlackettLuce
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA