Skip to content

A friendly, automated chi-square test function which takes care of post-hoc tests and multiple comparisons.

License

Notifications You must be signed in to change notification settings

neuhofmo/chisq_test_wrapper

Repository files navigation

chisq_test_wrapper

A friendly, automated chi-square test function which takes care of post-hoc tests and multiple comparisons.

This module contains functions that wrap the standard chi2_contingency test from scipy.stats., as well as additional corrections for multiple comparisons and post-hoc tests.

The usage is as simple as chisq_and_posthoc_corrected(df).

About

A friendly, automated chi-square test function which takes care of post-hoc tests and multiple comparisons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published