Skip to content

Permutation exact test to compare related series

3 messages · LE PAPE Gilles, Michael Lawrence, David Winsemius

#
I all,
is there a way with R to perform an exact permutation test to replace the 
wilcoxon test to compare paired series and/or to perform pairwise multiple 
comparisons for related series after a Friedman test ?
Thanks
Gilles
#
Perhaps you will find useful code in the examples for freidman_test  
within package coin. They offer an implementation of the Wilcoxon- 
Nemenyi-McDonald-Thompson test.