Seaborn: feature: statistical significant asterisks in bar plot

Created on 20 Jan 2016  路  4Comments  路  Source: mwaskom/seaborn

It'd be nice to be able to run some sort of statistic (e.g. Mann-Whithney) to determine group differences in bar plots when hue is provided. When significant (p<0.05) an asterisks can be added above those groups.
download

Most helpful comment

@iromeo and others: you may use https://github.com/webermarcolivier/statannot if you really need this, but I agree with @mwaskom that it should not be in seaborn.

All 4 comments

Nope, never adding this, sorry.

@ConstantinoSchillebeeckx Agreed, atleast if you have a column of significance stars, is there a way to add this to a bar chart?

@mwaskom Could you share your opinion on the question above? Using stars to show which result is significant is quite widespread practice, I'd like to show them if I have significance info as a column in dataset or any other format.

@iromeo and others: you may use https://github.com/webermarcolivier/statannot if you really need this, but I agree with @mwaskom that it should not be in seaborn.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vinay-jayaram picture vinay-jayaram  路  3Comments

wenhaosun picture wenhaosun  路  3Comments

Bercio picture Bercio  路  3Comments

dkoppstein picture dkoppstein  路  4Comments

alexpetralia picture alexpetralia  路  3Comments