Game-class: New class for games

Description Arguments

Description

New class for games

Arguments

type

A string to describe the game

M

Number of strategies of Player A (rows)

N

Number of strategies of Player B (columns)

payoff.A

A numerical matrix of payoffs of Player A

payoff.B

A numerical matrix of payoffs of Player B

sol.A

A list of vectors of strategies of Player A

sol.B

A list of vectors of strategies of Player B

sol.full

A dataframe of game solutions, formatted according to game type


Extreme-Mildness/GT.Tools documentation built on May 3, 2019, 8:31 p.m.