Three Steps Involved in Implementing a GAMS/MPSGE Model
Thomas F. Rutherford
Department of Economics
University of Colorado
rutherford@colorado.edu
2003
- Balance the social accounting matrix using linear or nonlinear programming:
gams tzabal gdx=tzabal
- Map the social accounting data into labelled submatrices:
gams tzamap gdx=tzamap
- Formulate a model based on the source data, replicate the
benchmark equilibrium and perform some policy experiments:
gams tzamdl
Here are the three programs and the input data in a zip file.