Learn R Programming

CGE (version 0.3.3)

Example.Varian.P352: Example on Page 352 in Varian (1992)

Description

This is the example on page 352 in Varian (1992) (see also Example 15.C.2. in MWG, 1995, P542), which is a decreasing-returns-to-scale Cobb-Douglas 3-by-2 economy and can be transformed into a constant-returns-to-scale 3-by-3 (or 3-by-2) economy.

Usage

Example.Varian.P352(agent.number = 3)

Arguments

agent.number

agent.number can be set to 3 or 2.

References

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

Mas-Colell, Andreu and Whinston, Michael Dennis and Green, Jerry R. (1995, ISBN: 0195073401) Microeconomic Theory. Oxford University Press (New York).

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

Examples

Run this code
# NOT RUN {
Example.Varian.P352()

#####
Example.Varian.P352(agent.number = 2)
# }

Run the code above in your browser using DataLab