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