incpanel {camerondata}R Documentation

Hourly wages

Description

Data from the Michigan Panel Survey of Income Dynamics, Individual Level Final Release 1993. Sample of 4856 women, extracted by Cameron and Trivedi (2005).

Usage

incpanel

Format

A data frame with 4856 observations and 9 variables:

intnum

interview number 1968

persnum

person number

age

age of individual in 1993

educatn

highest grade/year of school completed 1993

earnings

total labor income of individual received in 1992, dollars

hours

total annual work hours in 1992

sex

sex of individual,= 2 if female

kids

total number of children born to this individual

married

last known marital status: 1 = married, 2 = never married, 3 = widowed, 4 = divorced, 5 = separated, 8 = NA, 9 = no histories 85-93

Section in Text

9.2.1 Nonparametric density estimation, pp. 295 9.2.2 Nonparametric Regression, pp. 297

Source

http://cameron.econ.ucdavis.edu/mmabook/mmadata.html

References

Cameron, A. and Trivedi, P. (2005), "Microeconometrics: Methods and Applications," Cambridge University Press, New York.

Michigan Panel Study of Income Dynamics (PSID), https://psidonline.isr.umich.edu/

Examples

summary(incpanel)

[Package camerondata version 1.0.0 Index]