cps: CPS Data

Description Usage Format Source References Examples

Description

Obs: 4733 observations

Usage

1
data("cps")

Format

A data frame with 4733 observations on the following 15 variables.

wage

earnings per hour

educ

years of education

age

years

exper

experience

female

=1 if female

black

=1 if black

white

=1 if white

married

=1 if married

union

=1 if union member

northeast

=1 if northeast

midwest

=1 if midwest

south

=1 if south

west

=1 if west

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(cps)
## maybe str(cps) ; plot(cps) ...

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