Other packages > Find by keyword >

wru  

Who are You? Bayesian Prediction of Racial Category Using Surname, First Name, Middle Name, and Geolocation
View on CRAN: Click here


Download and install wru package within the R console
Install from CRAN:
install.packages("wru")

Install from Github:
library("remotes")
install_github("cran/wru")

Install by package version:
library("remotes")
install_version("wru", "3.0.3")



Attach the package and use:
library("wru")
Maintained by
Brandon Bertelsen
[Scholar Profile | Author Map]
First Published: 2015-12-09
Latest Update: 2024-02-28
Description:
Predicts individual race/ethnicity using surname, first name, middle name, geolocation, and other attributes, such as gender and age. The method utilizes Bayes' Rule (with optional measurement error correction) to compute the posterior probability of each racial category for any given individual. The package implements methods described in Imai and Khanna (2016) "Improving Ecological Inference by Predicting Individual Ethnicity from Voter Registration Records" Political Analysis <doi:10.1093/pan/mpw001> and Imai, Olivella, and Rosenman (2022) "Addressing census data problems in race imputation via fully Bayesian Improved Surname Geocoding and name supplements" <doi:10.1126/sciadv.adc9824>.The package also incorporates the data described in Rosenman, Olivella, and Imai (2023) "Race and ethnicity data for first, middle, and surnames" <doi:10.1038/s41597-023-02202-2>.
How to cite:
Brandon Bertelsen (2015). wru: Who are You? Bayesian Prediction of Racial Category Using Surname, First Name, Middle Name, and Geolocation. R package version 3.0.3, https://cran.r-project.org/web/packages/wru. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0-1 (2015-12-09 22:28), 0.0-2 (2016-03-11 10:27), 0.1-1 (2016-12-13 19:55), 0.1-2 (2017-03-05 08:47), 0.1-3 (2017-04-14 16:07), 0.1-4 (2017-05-05 05:09), 0.1-5 (2017-06-09 01:08), 0.1-6 (2017-08-17 13:06), 0.1-7 (2017-09-01 10:03), 0.1-8 (2019-02-13 09:40), 0.1-9 (2019-02-21 22:20), 0.1-10 (2020-10-22 06:50), 0.1-11 (2021-04-22 06:50), 0.1-12 (2021-05-17 22:20), 1.0.0 (2022-06-21 15:50), 1.0.1 (2022-10-21 19:30), 3.0.0 (2024-02-16 18:50), 3.0.1 (2024-02-28 05:20), 3.0.2 (2024-04-04 06:50)
Other packages that cited wru R package
View wru citation profile
Other R packages that wru depends, imports, suggests or enhances
Complete documentation for wru
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for wru05101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA