Other packages > Find by keyword >

TUGLab  

A Laboratory for TU Games
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TUGLab", "0.0.1")



Attach the package and use:
library("TUGLab")
Maintained by
Álvaro de Prado Saborido
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-06-10
Latest Update: 2025-06-10
Description:
Cooperative game theory models decision-making situations in which a group of agents, called players, may achieve certain benefits by cooperating to reach an optimal outcome. It has great potential in different fields, since it offers a scenario to analyze and solve problems in which cooperation is essential to achieve a common goal. The 'TUGLab' (Transferable Utility Games Laboratory) R package contains a set of scripts that could serve as a helpful complement to the books and other materials used in courses on cooperative game theory, and also as a practical tool for researchers working in this field. The 'TUGLab' project was born in 2006 trying to highlight the geometrical aspects of the theory of cooperative games for 3 and 4 players. 'TUGlabWeb' is an online platform on which the basic functions of 'TUGLab' are implemented, and it is being used all over the world as a resource in degree, master's and doctoral programs. This package is an extension of the first versions and enables users to work with games in general (computational restrictions aside). The user can check properties of games, compute well-known games and calculate several set-valued and single-valued solutions such as the core, the Shapley value, the nucleolus or the core-center. The package also illustrates how the Shapley value flexibly adapts to various cooperative game settings, including weighted players and coalitions, a priori unions, and restricted communication structures. In keeping with the original philosophy of the first versions, special emphasis is placed on the graphical representation of the solution concepts for 3 and 4 players.
How to cite:
Álvaro de Prado Saborido (2025). TUGLab: A Laboratory for TU Games. R package version 0.0.1, https://cran.r-project.org/web/packages/TUGLab. Accessed 04 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited TUGLab R package
View TUGLab citation profile
Other R packages that TUGLab depends, imports, suggests or enhances
Complete documentation for TUGLab
Functions, R codes and Examples using the TUGLab R package
Full TUGLab package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SurvCorr  
Correlation of Bivariate Survival Times
Estimates correlation coefficients with associated confidence limits for bivariate, partially censo ...
Download / Learn more Package Citations See dependency  
PELVIS  
Probabilistic Sex Estimate using Logistic Regression, Based on VISual Traits of the Human Os Coxae
An R-Shiny application implementing a method of sexing the human os coxae based on logistic regressi ...
Download / Learn more Package Citations See dependency  
musica  
Multiscale Climate Model Assessment
Provides functions allowing for (1) easy aggregation of multivariate time series into custom time sc ...
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  
multiwayvcov  
Multi-Way Standard Error Clustering
Exports two functions implementing multi-way clustering using the method suggested by Cameron, Gelb ...
Download / Learn more Package Citations See dependency  
missCompare  
Intuitive Missing Data Imputation Framework
Offers a convenient pipeline to test and compare various missing data imputation algorithms on simu ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,674

Author Associations

27,536

Publication Badges

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