Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到 scipy.stats.mstats.kruskalwallis 只返回 1. statistic 2. pvalue
如何提取 pvalue 进行校正?
或者,有没有其他方法可以使用 python 执行 kw 测试和校正?