.gitignore
LICENSE
README.md
pyproject.toml
src/statistical_comparison_helpers/__init__.py
src/statistical_comparison_helpers/cld.py
src/statistical_comparison_helpers/plotting.py
src/statistical_comparison_helpers/posterior.py
src/statistical_comparison_helpers.egg-info/PKG-INFO
src/statistical_comparison_helpers.egg-info/SOURCES.txt
src/statistical_comparison_helpers.egg-info/dependency_links.txt
src/statistical_comparison_helpers.egg-info/requires.txt
src/statistical_comparison_helpers.egg-info/top_level.txt
tests/test_cld.py
tests/test_plotting.py
tests/test_posterior.py