mydocs

utest

マン・ホイットニーのU検定

x = [165, 130, 182, 178, 194, 206, 160, 122, 212, 165, 247, 195]
y = [180, 180, 235, 270, 240, 285, 164, 152]
nonParaTest = Num4TstStatisticLib::NonParametrixTestLib.new
nonParaTest.utest(x, y)