0
Bar plots are not the optimal way to represent data
Viewed 44 times

Nice paper, and thanks for submitting a preprint. I have a suggestion about the use of bar plots, that hide information about the data distribution. Below some suggestions (with code) on valid alternatives.

This representation hides data and confounds the interpretation of the results. See here for some examples

http://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1002128 plus the code described here http://www.statmethods.net/graphs/boxplot.html http://www.mathworks.com/matlabcentral/fileexchange/23661-violin-plots-for-plotting-multiple-distributions--distributionplot-m- http://www.rpubs.com/adrbart/alt_to_bargraphs https://github.com/piermorel/gramm

waiting for moderation