predictrace (version 1.0.0)

surnames_race: Surnames and number of people of each race with that surname.

Description

A dataset containing over 162 thousands surnames and the number of people of each race with that surname.

Usage

surnames_race

Arguments

Format

A data frame with 162,254 rows and 8 variables:

name

Surname

likely_race

The most likely race based on the probability of each race

probability_american_indian

Probability that the surname is American Indian

probability_asian

Probability that the surname is Asian

probability_black

Probability that the surname is Black

probability_hispanic

Probability that the surname is Hispanic

probability_white

Probability that the surname is White

probability_2races

Probability that the surname is two or more races

...