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