Holm's method (post hoc test) for two way ANOVA in Python

后端 未结 0 1358
北恋
北恋 2020-12-07 12:42

I have a 2-way ANOVA model and I want to run Holm\'s method on it. I am expecting to see all comparisons. Each IV has 2 levels.

import statsmodels.api as sm
f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题