dalejn / cleanBib

Probabilistically assign gender and race proportions of first/last authors pairs in bibliography entries
MIT License
149 stars 30 forks source link

Visualization (descriptive statistics) #10

Open dalejn opened 4 years ago

dalejn commented 4 years ago

Make a histogram of the descriptive statistics outputted (R ggplot2) in the section of cleanBib.ipynb titled, "Describe the proportions of genders in your reference list and compare it to published base rates in neuroscience."

cleanthis-michael commented 4 years ago

I am working on a script in R that uses ggplot2 to plot a histogram of the number of papers against predicted gender category, as well as a bar plot for percent citations relative to the benchmarks against predicted gender category.