fslaborg / FSharp.Stats

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

[Feature Request] Dunn-Šidák correction #178

Open omaus opened 2 years ago

omaus commented 2 years ago

Is your feature request related to a problem? Please describe. The Dunn-Šidák correction is a less stringent multiple testing correction than Bonferroni's. Atm., it is missing in FSharp.Stats.

Describe the solution you'd like Implement it.

Describe alternatives you've considered Stick with Bonferroni & Co.

Additional context https://personal.utdallas.edu/~herve/Abdi-Bonferroni2007-pretty.pdf https://en.wikipedia.org/wiki/%C5%A0id%C3%A1k_correction