Package: predictrace 2.0.1

predictrace: Predict the Race and Gender of a Given Name Using Census and Social Security Administration Data

Predicts the most common race of a surname and based on U.S. Census data, and the most common first named based on U.S. Social Security Administration data.

Authors:Jacob Kaplan [aut, cre]

predictrace_2.0.1.tar.gz
predictrace_2.0.1.zip(r-4.5)predictrace_2.0.1.zip(r-4.4)predictrace_2.0.1.zip(r-4.3)
predictrace_2.0.1.tgz(r-4.4-any)predictrace_2.0.1.tgz(r-4.3-any)
predictrace_2.0.1.tar.gz(r-4.5-noble)predictrace_2.0.1.tar.gz(r-4.4-noble)
predictrace_2.0.1.tgz(r-4.4-emscripten)predictrace_2.0.1.tgz(r-4.3-emscripten)
predictrace.pdf |predictrace.html
predictrace/json (API)
NEWS

# Install 'predictrace' in R:
install.packages('predictrace', repos = c('https://jacobkap.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jacobkap/predictrace/issues

Datasets:
  • first_names_gender - Surnames and number of people of each race with that first name
  • first_names_race - Surnames and number of people of each race with that first name
  • surnames_race - Surnames and number of people of each race with that surname.

On CRAN:

4.98 score 12 stars 16 scripts 237 downloads 2 exports 16 dependencies

Last updated 1 years agofrom:dc04ef8d43. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:predict_genderpredict_race

Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

Predict the race and gender of a name

Rendered fromPredict-race-of-surname.Rmdusingknitr::rmarkdownon Oct 27 2024.

Last update: 2021-04-23
Started: 2019-05-10