lon1: Lon1 Data

Description Usage Format Details Source References Examples

Description

Obs: 594

Usage

1
data("lon1")

Format

A data frame with 594 observations on the following 10 variables.

wfood

budget share for food expenditure

wfuel

budget share for fuel expenditure

wcloth

budget share for clothing expenditure

walc

budget share for alcohol expenditure

wtrans

budget share for transport expenditure

wother

budget share for other good expenditure

totexp

total household expenditure (rounded to the nearest 10 UK pounds sterling)

income

total net household income (rounded to the nearest 10 UK pounds sterling)

age

age of household head

nk

number of children = 1

Details

This is a subsample of london.dat containing only households with 1 child

Source

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

References

The data were used by:

Richard Blundell, Alan Duncan and Krishna Pendakur, "Semiparametric Estimation and Consumer Demand", Journal of Applied Econometrics, Vol. 13, No. 5, 1998, pp. 435-462

Examples

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

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