Study distribution of actions and states in each period in a match of the given strategies
1 2 3  |   study.actions.and.states(strats, game, delta, T = 100,
    R = 1, sim = NULL, strat.par = NULL,
    verbose = interactive())
 | 
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.