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 07 Jun. 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

xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  
embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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