Description Usage Arguments Value References Examples
This function finds out the Nash equilibria of the 2-D payoff matrix for the players. The input parameters are equal dimensional payoff matrices for the first and the second players.
1 | NASH(P1, P2)
|
P1 |
Payoff matrix to Alice |
P2 |
Payoff matrix to Bob |
The cell positons of the Nash equilibrium/equilibria as a dataframe from the payoff matrices of the players.
https://arxiv.org/abs/1512.06808
https://en.wikipedia.org/wiki/Nash_equilibrium
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.