News

statsmodels supports a variety of approaches for analyzing contingency tables, including methods for assessing independence, symmetry, homogeneity, and methods for working with collections of tables ...
This package provides a function multiclass_fisher_exact to run the Fisher's exact test on a symmetrical contingency table of counts. The function takes either a n-dimensional array as input and ...