Philipp Eisenhauer, "The Approximate Solution of Finite-Horizon Discrete Choice Dynamic Programming Models", Journal of Applied Econometrics, Vol. 34, No. 1, 2019, pp. 149-154. There are no original data included in the recomputation material. The analysis in the paper relies on simulated data that are generated as part of the recomputation itself. All required files are zipped in eisenhauer-files.zip, which has six subfolders. * _scripts and _modules -- codes that allow to conduct the recomputation * parameterizations -- three specifications of the original paper in the format required by the RESPY package * recomputation -- codes to recompute the results in the original paper * extension -- codes to recompute the results for the extension of the original paper * respy -- RESPY Python package that is used throughout the analysis The RESPY package needs to be properly installed by calling `pip install -e .` in its directory, and the directory itself needs to be added to the Python search path. If all required dependencies are properly installed, then all results from the paper can be computed by simply running the `recompute` script. These files were created and run on a Linux system and may not work on a Windows machine. If the pip command is not present, install the package python-pip. Please address any further questions to: Philipp Eisenhauer eisenhauer [AT] policy-lab.org