Hello, I'm trying to get familiar with the coin package for doing permutation tests. I'm not sure I understand the documentation regarding the difference between distribution = "asymptotic" and "approximate" in the function independence_test. Are permutations of the test statistic actually computed in the asymptotic case, or only when the distribution is specified as approximate? When should I use each option?
Thanks Lars. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.