Example8.8 {CGE} | R Documentation |
Example 8.8 in Li (2019)
Description
This is Example 8.8 in Li (2019), which illustrates a dynamic exchange model with one type of money.
Usage
Example8.8()
Author(s)
LI Wu <liwu@staff.shu.edu.cn>
References
LI Wu (2019, ISBN: 9787521804225) General Equilibrium and Structural Dynamics: Perspectives of New Structural Economics. Beijing: Economic Science Press. (In Chinese)
Examples
ge <- Example8.8()
matplot(ge$ts.p, type = "l")
matplot(ge$ts.z, type = "l")
[Package CGE version 0.3.3 Index]