NAMES_SEX {qdapDictionaries} | R Documentation |
First Names and Predictive Gender (U.S.)
Description
A truncated version of the NAMES
dataset used for predicting.
Usage
data(NAMES_SEX)
Format
A data frame with 5162 rows and 3 variables
Details
name. A first name.
gender2. Gender of the combined male/female list with "B" in place of overlapping (M/F) names.
pred.sex. Predicted gender of the names with B's in
gender2
replaced with the gender that had a higherper.freq
.
References
[Package qdapDictionaries version 1.0.7 Index]