fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
210 stars 56 forks source link

make benjaminiHochbergFDRBy tail-recursive #154

Closed kMutagene closed 3 years ago

kMutagene commented 3 years ago

I also added tests based on a large amount of pvalues and added helpers to read embedded ressources in the test project. Might be worth refactor those into a TestUtilities.fs file in the future.