Additional Online Resources
Below you can find some related free online resources for macroeconomic model simulation.
Economic Modelling in General
- Sayama (2015) is a free introductory textbook for the modelling and simulation of complex systems in Python
- QuantEcon provides online intermediate and advanced resources for economic modelling and data analysis in Python and Julia
Stock-Flow Consistent Modelling
- Marco Veronese Passarella’s website provides R codes for most chapters of Monetary Economics: An Integrated Approach to Credit, Money, Income, Production and Wealth by Wynne Godley and Marc Lavoie, and more
- SFC Models provides resources on stock-flow consistent modelling
Agent-Based Modelling
- Alessandro Caiani’s website provides R codes for simple agent-based models, including those in the introductory book Economics with Heterogeneous Interacting Agents: A Practical Guide to Agent-Based Modeling by Alessandro Caiani, Alberto Russo, Antonio Palestrini and Mauro Gallegati
Coding
- Coding for Economists provides a guide for coding in Python