Holger Taschenberger
2017-Sep-08 13:17 UTC
[R] one sample permutation test using package 'coin'
Using the package ?exactRankTests? one can execute a one-sample permutation test for a hypothesized location parameter of 0 like: perm.test(rnorm(30,0)) The package ?exactRankTests? seems now to be deprecated in favor of the ?coin? package which as I understand is a superset of ?exactRankTests? in terms of functionality. The ?coin? package allows one to run a two-sample permutation test using oneway_test(...). However, the documentation does not mention a one sample (location) permutation test? Is there a simple way to run such test with ?coin?? Thanks, Holger
Possibly Parallel Threads
- permutation test on paired samples
- Wilcoxon signed-ranks test using package coin ?
- Unexpected results using the oneway_test in the coin package
- error using lapply with oneway_test (coin package)
- coin package (conditional inference / permutation): parameter teststat