https://github.com/mwt/allpy
Estimate the mixed strategy equilibrium of All-Pay Auctions with or without Spillovers
https://github.com/mwt/allpy
auction contest python3
Last synced: 8 months ago
JSON representation
Estimate the mixed strategy equilibrium of All-Pay Auctions with or without Spillovers
- Host: GitHub
- URL: https://github.com/mwt/allpy
- Owner: mwt
- License: mit
- Created: 2021-04-17T18:09:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T23:20:41.000Z (about 5 years ago)
- Last Synced: 2025-03-15T19:17:06.825Z (about 1 year ago)
- Topics: auction, contest, python3
- Language: Python
- Homepage: https://pypi.org/project/allpy/
- Size: 9.77 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solve for Mixed Strategy Equilibrium of All-Pay Contests with Spillovers
This package currently can estimate the mixed strategy equilibrium of an asymmetric all pay contest with spillovers. It uses the matrix inversion method established in [Betto and Thomas (2021)](https://mattwthomas.com/papers/asymmetric-all-pay-contests-with-spillovers/).
The package is not yet complete and the commands are subject to design changes. Better documentation is forthcoming.