cps_small: cps_small Data

Description Usage Format Source References Examples

Description

1000 observations; subsample of cps1.dat with fewer variables

Usage

1
data("cps_small")

Format

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

wage

earnings per hour

educ

years of education

exper

experience

female

=1 if female

black

=1 if black

white

=1 if white

midwest

=1 if midwest

south

=1 if south

west

=1 if west

Source

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

References

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

Examples

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

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