OpenSourceEconomics / ruspy

Python package for the simulation and estimation of a prototypical infinite-horizon dynamic discrete choice model based on Rust (1987)
http://ruspy.readthedocs.io
MIT License
22 stars 8 forks source link

Adaptive switching #35

Open MaxBlesch opened 4 years ago

MaxBlesch commented 4 years ago

In the original algorithm, the algorithmic parameters for switching between NK and contractions iterations were changed after each run. This is a next step for ruspy and also the possibility of switching back and forth from the different iterations.