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.
我有两个数组。一个是实际观察值的数组 -> 集群大小。其他是通过蒙特卡罗模拟计算的簇大小数组,因此我的精确零分布。我想将实际观察值转换为 p 值,以便稍后计算 FDR 校正的 p 值。我可以逐个元素地做,但应该有更好的方法
查看以下测试。希望它有帮助。 Tukey 的范围检验或 Duncan 的新的多范围检验
更多信息可以在这个页面中找到。
不幸的是,我没有足够的声誉来添加更多链接......