Learn R Programming

CGE (version 0.3.3)

Example.Varian.Exercise.18.2: Exercise 18.2 in Varian (1992)

Description

This is Exercise 18.2 in Varian (1992, P357), which is a Cobb-Douglas 3-by-4 economy.

Usage

Example.Varian.Exercise.18.2()

Arguments

References

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

Varian, Hal R. (1992, ISBN: 0393957357) Microeconomic Analysis. W. W. Norton & Company.

Examples

Run this code
# NOT RUN {
ge <- Example.Varian.Exercise.18.2()
ge$A %*% diag(ge$z)  #input matrix
# }

Run the code above in your browser using DataLab