| inc.ed.race.13p1 {smss} | R Documentation |
Income, Education and Race Data
Description
Data on annual income, number of years of eduction, and racial-ethnic group (Black, Hispanic, White). Table 13.1 of 4th edition.
Format
data.frame with 80 observations of the following 5 variables,
incincome (thousands of dollars)
educnumber of years of education (where 12 = high school graduate, 16 = college graduate)
raceracial-ethnic group (b=Black, h=Hispanic, w=White)
z1racial group (1=black, 0=white)
z2ethnic group (1=Hispanic, 0=non-Hispanic)
Source
http://www.stat.ufl.edu/~aa/social/data.html
Examples
data(inc.ed.race.13p1)
summary(inc.ed.race.13p1)
[Package smss version 1.0-2 Index]