forked from kosukeimai/wru
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
26 lines (26 loc) · 983 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: wru
Version: 0.0-1
Date: 2015-12-7
Title: Who Are You? Bayesian Prediction of Racial Category Using Surname and
Geolocation
Author: Kabir Khanna [aut, cre], Kosuke Imai [aut, cre]
Maintainer: Kabir Khanna <[email protected]>
Description: This open-source software package enables researchers to predict
individual ethnicity using his/her surname, geolocation, and other attributes
such as gender and age. The method utilizes the Bayes' rule to compute the
posterior probability of each racial category for any given individual voter.
The package implements methods described in Imai and Khanna (2015) "Improving
Ecological Inference by Predicting Individual Ethnicity from Voter Registration
Records."
URL: https://github.com/kosukeimai/wru
BugReports: https://github.com/kosukeimai/wru/issues
Depends:
R (>= 3.2.0),
utils
Imports:
devtools (>= 1.10.0)
Suggests:
LazyLoad: yes
LazyData: yes
License: GPL (>= 3)
RoxygenNote: 5.0.1