If we have mixed strategies or moves of nature an equilibrium outcome will consist of several rows. One row for each pure outcome that occurs with positive probability.

eq_outcomes(game, add.move.probs = FALSE)

Arguments

game

the game object for which previously equilibria were computed e.g. with game_solve.

add.move.probs

if TRUE add for each action (and move of nature) the probability that the actual value has been chosen in the corresponding information set (node).

Details

Typically eq_expected_outcomes will deliver a version that is easier to read. It will take expected values and reduce each outcome to one row.

Yet eq_outcomes may be more useful for automatical analysis.

See also