fslaborg / FSharp.Stats

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

FR: X2contingency #181

Open omaus opened 2 years ago

omaus commented 2 years ago

Please reference the issue(s) this PR is related to

Closes #180

Please list the changes introduced in this PR

Description

An implementation of the X² test for 2×2 contingency tables is added alongside with corresponding unit tests.