HypothesisTests.jl
HypothesisTests.jl copied to clipboard
Implement efficient pure Julia algorithm for Wilcoxon tests
We currently use Rmath for exact Wilcoxon tests without tied ranks and exhaustive enumeration of permutations when there are tied ranks. It would be great to have a pure Julia implementation of a fast algorithm, e.g., http://www.jstor.org/stable/2530927