surnames2000 {wru} | R Documentation |
Census Surname List (2000).
Description
Census Surname List from 2000 with race/ethnicity probabilities by surname.
Usage
surnames2000
Format
A data frame with 157,728 rows and 6 variables:
- surname
Surname
- p_whi
Pr(White | Surname)
- p_bla
Pr(Black | Surname)
- p_his
Pr(Hispanic/Latino | Surname)
- p_asi
Pr(Asian/Pacific Islander | Surname)
- p_oth
Pr(Other | Surname)
#'
Examples
data(surnames2000)
[Package wru version 3.0.3 Index]