GoodmanKruskalGammaTest
GoodmanKruskalGammaTest[v1, v2] tests whether the vectors v1 and v2 are independent.
GoodmanKruskalGammaTest[…, "property"]returns the value of"property".
Examples
GoodmanKruskalGammaTest[{1, 2, 3, 4, 5}, {2, 4, 5, 7, 9}]GoodmanKruskalGammaTest[{1, 2, 3, 4}, {4, 3, 2, 1}, "TestStatistic"]Please visit the official Wolfram Language Reference for more details.