NAMES_LIST {qdapDictionaries} | R Documentation |
First Names and Predictive Gender (U.S.) List
Description
A list version of the NAMES_SEX
dataset broken down by
first letter.
Usage
data(NAMES_LIST)
Format
A list with 26 elements
Details
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 higherper.freq
.
References
[Package qdapDictionaries version 1.0.7 Index]