(Note: Automatic redirect from github.com/tseyanglim/PROMISE)
NOTE: this repo no longer actively maintained, please see github.com/FDA/SOURCE for live / active version.
For any questions please contact Tse Yang Lim
Contains the Vensim model files and Python code (in .ipynb and .py formats) used for model estimation, analysis, and graphing of results. This is the 'working' directory of this repo.
Contains Excel data and documentation files, as well as data pre-processing SAS code. Explanations of data calculations, assumptions, literature reviews, etc. are in these files.
Minimal file and code package needed to replicate the analysis 'from scratch', without any pre-generated results or figures. Use this to directly replicate the complete model estimation & analysis process. To do so:
- Make a local copy of this folder
- Update the ControlFile OICC*.txt according to the instructions in (README FILE NAME HERE)
- First, run OIC-OO v6.ipynb / .py
- Then run OSM Results Processing.ipynb / .py
- Then run the desired Graphing .ipynb / .py code in any order
Important: The model estimation code is intended to work with an experimental parallelised Vensim engine. With appropriate modifications to the main function calls (but not the analytical procedure), the same analysis can be run on regular commercially available Vensim DSS, though it will take much longer. Please contact Tom Fiddaman for information on the experimental Vensim engine.
Contains main estimation results and output tables and figures used in the paper, including summary output files from various robustness and sensitivity analyses. Figures and results can be downloaded directly here.
Contains the main Vensim model file (.mdl) and other supplementary Vensim files used for model estimation (e.g. optimization control, payoff definition, savelist files, and so on).