NAMES_SEX {qdapDictionaries} | R Documentation |
A truncated version of the NAMES
dataset used for predicting.
data(NAMES_SEX)
A data frame with 5162 rows and 3 variables
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 higher per.freq
.