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

separating the decision from the simulation #16

Closed peisenha closed 4 years ago

peisenha commented 5 years ago

I want us to split simulate explicitly in get_decision and simulation of experience given the decision rule ... this seems useful for us now as in our case the probabilities determining both are not the same

MaxBlesch commented 5 years ago

Maybe we discuss this next week?

peisenha commented 5 years ago

Yes, please put on ASANA so we do not forget.

peisenha commented 5 years ago

We will revisit this once we get to the major refactoring for your thesis.