FSharp.Stats
FSharp.Stats copied to clipboard
FR: Dunn-Šidák
Please reference the issue(s) this PR is related to
Closes #178
Please list the changes introduced in this PR
- Dunn-Šidák correction added
Description
Dunn-Šidák correction can now be found under MultipleTesting
module. Unit tests are implemented as well.
- [X] The project builds without problems on your machine
- [X] Added unit tests regarding the added features