DESCRIPTION
This program attempts to identify the quantal response equilibria which are stable under the perturbed best-reply dynamics for a given value of the logit precision parameter 'lambda'.The program takes a normal form game on standard input.
OPTIONS
- -f PLAYER
- Number of decimal places to display in outputting profiles (Default is 6)
- -n PLAYER
- Number of random starting points to generate (default is 100)
- -l PLAYER
- Value of lambda (required)
- -t PLAYER
- Tolerance for stopping criterion (parameter is exponent to 10^(-k), default is 6).