cps4c_small: cps4c_small Data

Description Usage Format Source References Examples

Description

Obs: 1000 observations (subset of cps4.dat)

Usage

1
data("cps4c_small")

Format

A data frame with 1000 observations on the following 12 variables.

wage

earnings per hour

educ

years of education

exper

post education years experience

hrswk

usual hours worked per week

married

= 1 if married

female

= 1 if female

metro

= 1 if lives in metropolitan area

midwest

= 1 if lives in midwest

south

= 1 if lives in south

west

= 1 if lives in west

black

= 1 if black

asian

= 1 if asian

Source

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

References

Dr. Kang Sun Lee, Louisiana Department of Health and Human Services

Examples

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

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