Description Usage Details See Also
This function computes logit agent quantal response equilibria using the Gambit solver gambit-logit. For a short description see the Wikipedia article and the gambit-logit solver's https://gambitproject.readthedocs.io/en/latest/tools.html#gambit-logit-compute-quantal-response-equilbria. Details are in the article https://link.springer.com/article/10.1007/s00199-009-0443-3 by Theodore Turocy. But unfortunately, the article can only be found behind a pay wall.
1 2 3 | game_gambit_solve_qre(game, gambit.command = "gambit-logit -q -l",
gambit.dir = "", efg.file = NULL, efg.dir = NULL,
verbose = isTRUE(game$options$verbose >= 1))
|
For a description of the arguments see game_gambit_solve
Other eq: eq_cond_expected_outcomes
,
eq_cond_outcomes
,
eq_expected_outcomes
, eq_li
,
eq_outcomes
, eq_tables
,
game_gambit_solve
,
game_solve_spe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.