Learn R Programming

mosaic (version 0.2-3)

CPS: Data from the Current Population Survey (CPS)

Description

The Current Population Survey (CPS) is used to supplement census information between census years. These data consist of a random sample of persons from the CPS, with information on wages and other characteristics of the workers, including sex, number of years of education, years of work experience, occupational status, region of residence and union membership.

Usage

data(CPS)

Arguments

source

Data are from http://lib.stat.cmu.edu/datasets/CPS_85_Wages.

Details

Data are from 1985. The data file is recoded from the original, which had entirely numerical codes.

References

Berndt, ER. The Practice of Econometrics 1991. Addison-Wesley.

Examples

Run this code
data(CPS)

Run the code above in your browser using DataLab