Example6.13 {CGE} | R Documentation |
This is Example 6.13 in Li (2019),which illustrates a two-country economy.
Example6.13()
LI Wu <liwu@staff.shu.edu.cn>
LI Wu (2019, ISBN: 9787521804225) General Equilibrium and Structural Dynamics: Perspectives of New Structural Economics. Beijing: Economic Science Press. (In Chinese)
ge <- Example6.13()
matplot(ge$ts.p, type = "l")
matplot(ge$ts.z, type = "l")