solas_disparity.statistical_significance#

Functions

bootstrapping

Conduct bootstrapping for statistical significance.

chi_squared_test

Conduct a chi-squared test for contingency tables.

fishers_exact

Conduct Fisher's exact test for contingency tables.

fishers_or_chi_squared

Conduct either a Fisher's exact test or a chi-squared test.

stacked_regression

Create a stacked regression dataset and use it to conduct a two-sample t-test.

two_sample_t_test

Conduct a two-sample t-test.