Learn R Programming

TUvalues (version 0.1.0)

coalitions: coalitions

Description

Create all the possible coalitions given the number of players

Usage

coalitions(n_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

Arguments

n_players

Number of players