0

I saw that scipy.stats.mstats.kruskalwallis returns only, 1. statistic 2. pvalue

How do I extract pvalues for correction?

Or, is there any other ways I can perform k-w testing and correction, with python?

ali_m
  • 71,714
  • 23
  • 223
  • 298
  • Could you be more specific about what you mean by "correction"? Are you trying to perform a post-hoc test for differences between particular pairs of groups? – ali_m Apr 17 '17 at 16:51
  • Thanks for your attention. Yeah, I want to perform FDR or BH control. – user6185951 Apr 19 '17 at 05:03

0 Answers0