haskell / haskell/statistics

Feature request: permutation test

Open
#157 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
309
Forks
76
PR merge metrics
No merged PRs in 30d

Description

This should be relatively straightforward to implement: type `permutationTest :: (v a -> v b -> Double) -> Int -> PValue`, i.e. takes in a function that takes a vector of labels and a vector of samples to report a test statistic, a number of random runs, and returns the p-value (possibly with the observed test statistic of the samples with labels).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.