coalitions {TUvalues}R Documentation

coalitions

Description

Create all the possible coalitions given the number of players

Usage

coalitions(n_players)

Arguments

n_players

Number of players

Value

A list containing a data.frame of the binary representation of the coalitions and a vector of the classical representation (as sets) of the coalitions


[Package TUvalues version 0.1.0 Index]