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 15 Mar. 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

IDSL.MXP  
Parser for mzML, mzXML, and netCDF Files (Mass Spectrometry Data)
A tiny parser to extract mass spectra data and metadata table of mass spectrometry acquisition prope ...
Download / Learn more Package Citations See dependency  
seas  
Seasonal Analysis and Graphics, Especially for Climatology
Capable of deriving seasonal statistics, such as "normals", and analysis of seasonal data, such as ...
Download / Learn more Package Citations See dependency  
shinyNotes  
Shiny Module for Taking Free-Form Notes
An enterprise-targeted scalable and customizable 'shiny' module providing an easy way to incorporate ...
Download / Learn more Package Citations See dependency  
ATAforecasting  
Automatic Time Series Analysis and Forecasting using the Ata Method
The Ata method (Yapar et al. (2019) ), an alternative to exponential smoo ...
Download / Learn more Package Citations See dependency  
hablar  
Non-Astonishing Results in R
Simple tools for converting columns to new data types. Intuitive functions for columns with missing ...
Download / Learn more Package Citations See dependency  
ramify  
Additional Matrix Functionality
Additional matrix functionality for R including: (1) wrappers for the base matrix function that all ...
Download / Learn more Package Citations See dependency  

26,352

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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