This adds some minor docs, most notably, specifying that the expected table, provided as a slice of floats (i.e. flat), is row-major.
Also fixes a "bug" for short circuiting the evaluation of the test when both values in either row are 0's. Full evaluation is exactly "1.0f64" as well, but pushing for consistency here.
167 introduced fisher exact tests
This adds some minor docs, most notably, specifying that the expected table, provided as a slice of floats (i.e. flat), is row-major.
Also fixes a "bug" for short circuiting the evaluation of the test when both values in either row are 0's. Full evaluation is exactly "1.0f64" as well, but pushing for consistency here.