powered by
mcX2Test()
mcX2TestB50k(x, y, S, suffStat)
# test if a is independent of b mcX2TestB50k(1, 2, NULL, suffStat) # test if a is independent of b conditioned on c mcX2TestB50k(1, 2, 3, suffStat)
Run the code above in your browser using DataLab