Other packages > Find by keyword >

socialranking  

Social Ranking Solutions for Power Relations on Coalitions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("socialranking", "1.2.0")



Attach the package and use:
library("socialranking")
Maintained by
Felix Fritz
[Scholar Profile | Author Map]
First Published: 2022-03-30
Latest Update: 2023-11-29
Description:
The notion of power index has been widely used in literature to evaluate the influence of individual players (e.g., voters, political parties, nations, stockholders, etc.) involved in a collective decision situation like an electoral system, a parliament, a council, a management board, etc., where players may form coalitions. Traditionally this ranking is determined through numerical evaluation. More often than not however only ordinal data between coalitions is known. The package 'socialranking' offers a set of solutions to rank players based on a transitive ranking between coalitions, including through CP-Majority, ordinal Banzhaf or lexicographic excellence solution summarized by Tahar Allouche, Bruno Escoffier, Stefano Moretti and Meltem Öztürk (2020, <doi:10.24963/ijcai.2020/3>).
How to cite:
Felix Fritz (2022). socialranking: Social Ranking Solutions for Power Relations on Coalitions. R package version 1.2.0, https://cran.r-project.org/web/packages/socialranking. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2022-03-30 19:50), 0.1.1 (2022-04-25 09:00), 0.1.2 (2022-10-28 01:20), 1.0.0 (2023-03-13 19:20), 1.0.1 (2023-08-23 18:00), 1.1.0 (2023-11-29 13:50)
Other packages that cited socialranking R package
View socialranking citation profile
Other R packages that socialranking depends, imports, suggests or enhances
Complete documentation for socialranking
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for socialranking024681012141618TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
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