HypothesisTests.jl icon indicating copy to clipboard operation
HypothesisTests.jl copied to clipboard

optimise ExactPermutationTest.

Open sl-solution opened this issue 3 years ago • 0 comments

Using the combination() function instead of the permutation() function. This improves the performance of the ExcatPermutationTest() function.

sl-solution avatar Feb 16 '21 22:02 sl-solution