-
Notifications
You must be signed in to change notification settings - Fork 0
Experiments
David edited this page Jul 16, 2015
·
1 revision
The computational model allows the user to perform experiments. There are four kind of experiments, each identified with a key:
- SING: single realization of a game
- DISP: multiple realizations of the same game
- SENS*: multiple realizations for variations of a game, by sweeping one or more parameters across their range.
- OPTI*: optimization routine to solve the principal-agent problem
* Not implemented yet