Pairwise comparisons
Post-hoc pairwise comparisons are very common part of the data scientist daily routine. Whenever we do ANOVA or non-parametric testing with more than two groups that is inevitable. At some point you might want to have a nice visualizations of what is significant and what is not. Possibly with p-values written on the plot. Then Read more about Pairwise comparisons[…]