Description Usage Arguments Details
If the game is strongly directional, i.e. non-terminal states will be reached at most once, there exists a unique RNE payoff.
1 2 3 4 5 6 7 8 9 |
g |
The game object |
delta |
the discount factor |
rho |
the negotiation probability |
adjusted.delta |
the adjusted discount factor (1-rho)*delta. Can be specified instead of delta. |
beta1 |
the bargaining weight of player 1. By default equal to 0.5. Can also be initially specified with |
verbose |
if |
For weakly directional games no RNE or multiple RNE payoffs may exist.
You can call rel_capped_rne to solve a capped version of the game that allows state changes only up to some period T. Such a capped version always has a unique RNE payoff.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.