cps2: cps2 Data

Description Usage Format Source References Examples

Description

Obs: 1000 observations; subsample of cps1.dat with fewer variables

Usage

1
data("cps2")

Format

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

wage

earnings per hour

educ

years of education

exper

experience

female

=1 if female

black

=1 if black

married

=1 if married

union

=1 if union member

south

=1 if south

fulltime

=1 if full time worker

metro

=1 if lives in metropolitan area

Source

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

References

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

Examples

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

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