Learn R Programming

⚠️There's a newer version (0.6.0) of this package.Take me there.

gender (version 0.4.2)

Predict Gender from Names Using Historical Data

Description

Encodes gender based on names and dates of birth, using either the Social Security Administration's data set of first names by year of birth or the Census Bureau data from 1789 to 1940, both from the United States of America. By using these data sets instead of lists of male and female names, this package is able to more accurately guess the gender of a name, and it is able to report the probability that a name was male or female.

Copy Link

Version

Install

install.packages('gender')

Monthly Downloads

2,067

Version

0.4.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Lincoln Mullen

Last Published

December 3rd, 2014

Functions in gender (0.4.2)

gender_kantrowitz

Find the gender of frst names using Kantrowitz names corpus
gender_genderize

Find the gender of first names using Genderize.io API
install_genderdata_package

Install the genderdata package after checking with the user
gender_ipums_usa

Find the gender of first names using U.S. Census data
gender

Gender: predict gender by name from historical data
gender_ssa

Find the gender of first names using Social Security data
gender_demo

Demo finding the gender of first names using SSA data
check_genderdata_package

Check whether to install data for gender function and install if necessary
get_correction_factors

Calculate the correction factors for a year or range of years