/ddc_basic

A basic dynamic discrete choice model using nested fixed point algorithm

Primary LanguageJulia

Estimate a basic dynamic discrete choice model

This project solves a single-agent dynamic discrete choice model using the nested fixed point algorithm using Julia v1.5.3. The data simulation part is built on the Matlab code by Jaap Abbring and Tobias Klein. The theoretical notes are borrowed from the excellent notes by Ali Hortacsu and Joonhwi Joo. Both sources are gratefully acknowledged. All errors are my own.