consumption {perturb}R Documentation

The Consumption Function

Description

Example from pp 149-154 of Belsley (1991), Conditioning Diagnostics

Usage

data(consumption)

Format

A data frame with 28 observations on the following 5 variables.

year
1947 to 1974
c
total consumption, 1958 dollars
r
the interest rate (Moody's Aaa)
dpi
disposable income, 1958 dollars
d\_dpi
annual change in disposable income

Source

pp 149-154 of Belsley (1991), Conditioning Diagnostics

References

Belsley, D.A. (1991). Conditioning diagnostics, collinearity and weak data in regression. New York: John Wiley & Sons.

Examples

data(consumption)

[Package perturb version 2.03 Index]