run.rep.game: Runs a repeated game

Description Usage Arguments

Description

Runs a repeated game

Usage

1
2
3
4
run.rep.game(delta = game$delta, game, strat, T.max = NULL,
  detailed.return = TRUE, strat.seed = NULL, game.seed = NULL,
  do.store = TRUE, strat.par = NULL, sample.delta = delta,
  match.id = sample.int(2147483647, 1), T = game$T)

Arguments

delta

discount factor

game

the game object

strat

a list of strategies

T.max

optionally a maximum number of rounds


skranz/StratTourn documentation built on May 30, 2019, 2:02 a.m.