NAMES_LIST {qdapDictionaries} | R Documentation |
A list version of the NAMES_SEX
dataset broken down by
first letter.
data(NAMES_LIST)
A list with 26 elements
Alphabetical list of dataframes with the following 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
.