liquor: Liquor Data

Description Usage Format Source Examples

Description

Obs: 40 households over 3 years

Usage

1
data("liquor")

Format

A data frame with 40 observations on the following 7 variables.

hh

household

l1

expenditure on liquor in year 1 (thousands of dollars)

x1

income in year 1 (thousands of dollars)

l2

expenditure on liquor in year 2 (thousands of dollars)

x2

income in year 2 (thousands of dollars)

l3

expenditure on liquor in year 3 (thousands of dollars)

x3

x3 = income in year 3 (thousands of dollars)

Source

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

Examples

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

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