Example.Varian.Exercise.18.2 {CGE}R Documentation

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()

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)

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

Examples

ge <- Example.Varian.Exercise.18.2()
ge$A %*% diag(ge$z)  #input matrix

[Package CGE version 0.3.3 Index]