exact(algorithm = c("shift", "split-up"), fact = NULL)
approximate(B = 1000)
asymptotic(maxpts = 25000, abseps = 0.001, releps = 0)
pmvnorm
.pmvnorm
.pmvnorm
.exact
, approximate
or asymptotic
,
respectively.distribution
argument to independence_test
can be specified with additional arguments using those functions.Exact algorithms are currently only implemented for two-sample problems.