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]
All associated links for this package
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 05 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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