Learn R Programming

CGE (version 0.3.3)

Example9.6: Example 9.6 in Li (2019)

Description

This is Example 9.6 in Li (2019), which illustrates the technological progress and capital accumulation in the corn economy.

Usage

Example9.6()

Arguments

References

LI Wu (2019, ISBN: 9787521804225) General Equilibrium and Structural Dynamics: Perspectives of New Structural Economics. Beijing: Economic Science Press. (In Chinese)

Examples

Run this code
# NOT RUN {
ge<-Example9.6()
matplot(ge$ts.p, type="l")
matplot(ge$ts.z, type="l")
# }

Run the code above in your browser using DataLab