jeffgortmaker / pyblp

BLP Demand Estimation with Python
https://pyblp.readthedocs.io
MIT License
240 stars 83 forks source link

Support for perfect competition #20

Closed jeffgortmaker closed 5 years ago

jeffgortmaker commented 5 years ago

Probably with a competition='perfect' argument in Problem.solve, which is by default competition='bertrand'.