Description Usage Arguments See Also
Return conditional equilibrium outcomes
1 | eq_cond_outcomes(game, ..., fixed.list = list(...), fixed.vars = NULL)
|
game |
the game object for which equilibria were computed e.g. with |
... |
variable names and their assumed value. We set the probabilities of the conditioned variable values to 1. These correspond to equilibrium outcomes given an unexpected tremble that makes the variables take the specified values. Variables can take multiple values. We then compute conditional equilibrium outcomes for each combination of values |
fixed.list |
Alternativly to ... a named list with values to fix. |
fixed.vars |
Alternative to ... or fixed.list, a vector of variable names. If provided, we compute the conditional expected outcomes holding fixed every possible combination of the variables stated in fixed.vars |
Other eq: eq_cond_expected_outcomes
,
eq_expected_outcomes
, eq_li
,
eq_outcomes
, eq_tables
,
game_gambit_solve_qre
,
game_gambit_solve
,
game_solve_spe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.