Learn R Programming

multiColl (version 2.0)

KG: Klein and Goldberger data

Description

Klein and Goldberger data on consumption and wage income.

Usage

data("KG")

Arguments

Format

A data frame with 14 observations in relation to the following four variables:

consumption

Domestic consumption.

wage.income

Wage income.

non.farm.income

Non-wage-non-farm income.

farm.income

Farm income.

Details

Data for the years 1942 to 1944 are not available for the war.

References

L. R. Klein and A.S. Goldberger (1964). An economic model of the United States, 1929-1952. North Holland Publishing Company, Amsterdan.

Examples

Run this code
data(KG)
head(KG)

Run the code above in your browser using DataLab