Learn R Programming

Sleuth3 (version 1.0-3)

ex0331: Education and Income

Description

The data are incomes in U.S. dollars for 406 working Americans who had 16 years of education and 374 working Americans who had more than 16 years of education, in 2005.

Usage

ex0331

Arguments

Format

A data frame with 780 observations on the following 3 variables.

Subject

a subject identification number

Educ

factor with levels "16" and ">16"

Income2005

income, in dollars

References

National Longitudinal Survey of Youth, U.S. Bureau of Labor Statistics, http://www.bls.gov/nls/home.htm (May 8, 2008).

See Also

ex0222, ex0330, ex0524, ex0525, ex0828, ex0923, ex1033, ex1223

Examples

Run this code
# NOT RUN {
str(ex0331)
# }

Run the code above in your browser using DataLab