Statistic information in tukey hsd post hoc in Python

Viewed 11

I am using pairwise_tukeyhsd to perform a 2x2 mixed-effects anova post-hoc analysis. It is useful, but I need more information as t ratio, SE, Cohen's d for each interaction. Is there a library to calculate that?

0 Answers
Related