Welcome to the Ermeeth project guide !
The Ermeeth project is a package in R that allows for simulating various types of dynamic general equilibrium models in R. This package provides an open and free alternative to software like GAMS and is currently used to simulate the open source model ThreeME (www.threeme.org).
This guide present the functionalities of the package in progressive way. After an introduction to general equilibrium models that compares the theoretical foundations of various CGE models, concrete applications are provided in order of increasing difficulty. The user will first learn how to write the specification of a model (from scratch), how to simulate a model, how to create automatically the documentation of the equations of the model in Quarto and Latex, how to visualize the results in nice (interactive) graphs and tables. Then more advance features are introduced.
The objective of the guide is to provide a complete tutorial for beginners, intermediate, advanced users in economic modeling. The site in therefore divided in several section (see menu on the right).
The section Theoretical foundations for CGE models: basics of modeling simple CGE model. Summary of important theoritical concepts….
Understanding the structure of Ermeeth: basics of technical modeling tool
advance function
ThreeME …