fetch_p_matrix: Fetch payoff matrix

Description Usage Value Author(s)

Description

Makes a payoff matrix for use in the simulation. The following string commands are for getting pre-made matrices: staghunt" - the stag hunt game penny_cooperative" - a cooperative penny matching game penny_competitive" - a competitive penny matching game prisoners_dilemma" - the prisoner's dilemma game party" - the party dilemma game sexes" - the battle of the sexes game chicken" - the chicken game deadlock" - a deadlock game custom - for specifying a custom game

Usage

1
fetch_p_matrix(game, custom = c(0, 0, 0, 0, 0, 0, 0, 0))

Value

A payoff matrix

Author(s)

K. Enevoldsen & P. Waade


KennethEnevoldsen/SiRToM documentation built on May 28, 2019, 9:32 a.m.