Metadata-Version: 2.1
Name: BayesComBat
Version: 0.0.5
Summary: Fully Bayesian ComBat Harmonization
Project-URL: Homepage, https://github.com/batmanlab/BayesComBat
Author-email: Maxwell Reynolds <maxreynolds55@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: jax==0.2.17
Requires-Dist: numpy>=1.21
Requires-Dist: numpyro==0.7.2
Requires-Dist: pandas>1.3
Description-Content-Type: text/markdown

# Repository for Fully Bayesian ComBat

This is the home of Fully Bayesian Combat, an extension of [Longitudinal ComBat](https://github.com/jcbeer/longCombat) which uses fully Bayesian inference rather than empirical Bayes.
