Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 665 Bytes

NEWS.md

File metadata and controls

27 lines (16 loc) · 665 Bytes

predictrace 2.0.1

  • Adds startup message.

predictrace 2.0.0

  • Adds parameter in predict_race() where you can enter a first name and get the likely race of that first name.
  • Adds function predict_gender() that uses United States Social Security Administration (SSA) data from 1880-2019 to predict the gender of a first name.

predictrace 1.2.1

  • Combines 2010 Census data and 2000 Census data together.

predictrace 1.1.1

  • Fix bug where Hispanic names are classified as White. Closes #1 by @jmrphy.

predictrace 1.0.1

  • Adds GitHub links on DESCRIPTION.

predictrace 1.0.0

  • Added a NEWS.md file to track changes to the package.