study.actions.and.states: Study distribution of actions and states in each period in a...

Description Usage Arguments

Description

Study distribution of actions and states in each period in a match of the given strategies

Usage

1
2
3
  study.actions.and.states(strats, game, delta, T = 100,
    R = 1, sim = NULL, strat.par = NULL,
    verbose = interactive())

Arguments

strats

a list of the n strategies required for a repeated game

game

the game object

delta

the discount factor

T

the number of periods that shall be studied

R

the number the game is repeated to get the distribution

sim

NULL or the results of a previous call, results of the current call with be simply added to sim. This allows to add repetitions for getting better estimates.


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