savings: Savings Data

Description Usage Format Source Examples

Description

Obs: 50 observations

Usage

1
data("savings")

Format

A data frame with 50 observations on the following 3 variables.

savings

annual savings by household (1000's $)

income

annual income by household (1000's $)

avgincome

average of 10 years prior income (1000's $)

Source

http://principlesofeconometrics.com/poe4/poe4.htm

Examples

1
2
data(savings)
## maybe str(savings) ; plot(savings) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.