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

rebus.datetimes  
Date and Time Extensions for the 'rebus' Package
Build regular expressions piece by piece using human readable code. This package contains date and ...
Download / Learn more Package Citations See dependency  
WaveletSVR  
Wavelet-SVR Hybrid Model for Time Series Forecasting
The main aim of this package is to combine the advantage of wavelet and support vector machine model ...
Download / Learn more Package Citations See dependency  
peRspective  
Interface to the "Perspective" API
Interface to the 'Perspective' API, which can be found at the following URL: ...
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  
DMwR2  
Functions and Data for the Second Edition of "Data Mining with R"
Functions and data accompanying the second edition of the book "Data Mining with R, learning with c ...
Download / Learn more Package Citations See dependency  
rbacon  
Age-Depth Modelling using Bayesian Statistics
An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histori ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

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