https://github.com/keyan/incentives
Notes from cs course on game theory and economics
https://github.com/keyan/incentives
economics game-theory healthcare
Last synced: 4 months ago
JSON representation
Notes from cs course on game theory and economics
- Host: GitHub
- URL: https://github.com/keyan/incentives
- Owner: keyan
- Created: 2020-01-12T00:58:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T16:58:48.000Z (over 6 years ago)
- Last Synced: 2025-04-03T11:25:56.829Z (about 1 year ago)
- Topics: economics, game-theory, healthcare
- Language: TeX
- Homepage:
- Size: 15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# incentives
LaTeX files for a game theory/economics course I took at UW.
For the project component of the course I wrote a theoretical analysis of physician payment systems and proposed a new reputation based payment model.
This paper can be found: [here](https://github.com/keyan/incentives/blob/master/final.pdf)
There is also a small simulation program written to partially validate some of the ideas. It doesn't do anything too interesting, but can be run with:
```
python3 provider_trust_network.py
```