Metadata-Version: 2.4
Name: ba
Version: 0.1.3
Summary: ba (Bayesian Association) provides a unified probabilistic framework for Qualitative Comparative Analysis (QCA) and Association Rule Mining (ARM)
Project-URL: Homepage, https://github.com/thorwhalen/ba
Project-URL: Repository, https://github.com/thorwhalen/ba
Project-URL: Documentation, https://thorwhalen.github.io/ba
Author: Thor Whalen
License: mit
License-File: LICENSE
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx-rtd-theme>=1.0; extra == 'docs'
Requires-Dist: sphinx>=6.0; extra == 'docs'
Description-Content-Type: text/markdown


# ba

ba (Bayesian Association) provides a unified probabilistic framework for Qualitative Comparative Analysis (QCA) and Association Rule Mining (ARM)


To install:	```pip install ba```
