Other packages > Find by keyword >

StatRank  

Statistical Rank Aggregation: Inference, Evaluation, and Visualization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("StatRank", "0.0.6")



Attach the package and use:
library("StatRank")
Maintained by
Hossein Azari Soufiani
[Scholar Profile | Author Map]
First Published: 2013-11-18
Latest Update: 2015-09-09
Description:
A set of methods to implement 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.
How to cite:
Hossein Azari Soufiani (2013). StatRank: Statistical Rank Aggregation: Inference, Evaluation, and Visualization. R package version 0.0.6, https://cran.r-project.org/web/packages/StatRank. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0.1 (2013-11-18 20:42), 0.0.2 (2013-11-23 18:02), 0.0.3 (2014-02-16 08:28), 0.0.4 (2014-03-05 18:09)
Other packages that cited StatRank R package
View StatRank citation profile
Other R packages that StatRank depends, imports, suggests or enhances
Complete documentation for StatRank
Functions, R codes and Examples using the StatRank R package
Some associated functions: Breaking . Data.Election1 . Data.Election6 . Data.Election9 . Data.Nascar . Data.NascarTrimmed . Data.Test . Estimation.GRUM.MLE . Estimation.Normal.GMM . Estimation.PL.GMM . Estimation.PL.MLE . Estimation.RUM.MLE . Estimation.RUM.MultiType.MLE . Estimation.RUM.Nonparametric . Estimation.Zemel.MLE . Evaluation.AveragePrecision . Evaluation.KL . Evaluation.KendallTau . Evaluation.LocationofWinner . Evaluation.MSE . Evaluation.NDCG . Evaluation.Precision.at.k . Evaluation.TVD . Expo.MultiType.Pairwise.Prob . Generate.NPRUM.Data . Generate.RUM.Data . Generate.RUM.Parameters . Generate.Zemel.Parameters . Generate.Zemel.Ranks.Pairs . KL . Likelihood.Nonparametric . Likelihood.PL . Likelihood.RUM.Multitype . Likelihood.RUM . Likelihood.Zemel . MSE . Normal.MultiType.Pairwise.Prob . Normal.Pairwise.Prob . PL.Pairwise.Prob . TVD . Visualization.Empirical . Visualization.MultiType . Visualization.Pairwise.Probabilities . Visualization.RUMplots . Zemel.Pairwise.Prob . convert.vector.to.list . generateC.model.Nonparametric . generateC.model . generateC . scores.to.order . scramble . turn_matrix_into_table . 
Some associated R codes: Evaluation.R . Helpers.R . Metafunctions.R . Nascar-data.R . NascarTrimmed-data.R . Nonparametric.R . RandomUtilityModels.R . Visualization.R . Zemel.R . election1-data.R . election6-data.R . election9-data.R . slice_sampler.R . test-data.R .  Full StatRank package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for StatRank02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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