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:
predictrace_2.0.1.tar.gz
predictrace_2.0.1.zip(r-4.7)predictrace_2.0.1.zip(r-4.6)predictrace_2.0.1.zip(r-4.5)
predictrace_2.0.1.tgz(r-4.6-any)predictrace_2.0.1.tgz(r-4.5-any)
predictrace_2.0.1.tar.gz(r-4.7-any)predictrace_2.0.1.tar.gz(r-4.6-any)
predictrace_2.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
predictrace/json (API)
NEWS
| # Install 'predictrace' in R: |
| install.packages('predictrace', repos = c('https://jacobkap.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jacobkap/predictrace/issues
- 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.
Last updated from:dc04ef8d43. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 153 |
Exports:predict_genderpredict_race
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Surnames and number of people of each race with that first name | first_names_gender |
| Surnames and number of people of each race with that first name | first_names_race |
| Find the gender of a first name | predict_gender |
| Find the race of a surname or first name | predict_race |
| Surnames and number of people of each race with that surname. | surnames_race |
