Modeling dynamic economic systems using ModelingToolkit (MTK)

The idea is to replicate in Julia using MTK the SFC models in Giraud and Grasselli models (https://ms.mcmaster.ca/~grasselli/GiraudGrasselli2021.pdf) and in Bastidas et al (https://www.parisschoolofeconomics.eu/docs/fabre-adrien/minskyan-classical-growth-cycles--bastidas,-fabre,-mcisaac-2018.pdf).

My roadmap is to show that continuous time dynamical systems in economics that have been around since the 1970s can be discovered and identified from the dataset using DataDrivenDiffEq. This is a two step process: 1) SFC model producing synthetic data => data discovery of SFC model and 2) use real data for the same variables to discover which model is compatible with it.

1 Like