CHANGES.md
LICENSE
MANIFEST.in
README.md
setup.py
docs/CHANGES.md
docs/LICENSE
docs/Makefile
docs/README.md
docs/conf.py
docs/index.rst
docs/reference/index.rst
docs/tutorials/proxy_model_intro.ipynb
docs/tutorials/proxy_model_pymc3.ipynb
src/regressproxy/__init__.py
src/regressproxy/models_cel.py
src/regressproxy/models_pymc3.py
src/regressproxy/models_pymc4.py
src/regressproxy.egg-info/PKG-INFO
src/regressproxy.egg-info/SOURCES.txt
src/regressproxy.egg-info/dependency_links.txt
src/regressproxy.egg-info/not-zip-safe
src/regressproxy.egg-info/requires.txt
src/regressproxy.egg-info/top_level.txt
tests/test_models_cel.py
tests/test_models_pymc3.py
tests/test_models_pymc4.py
tests/test_module_cel.py
tests/test_module_pymc3.py
tests/test_module_pymc4.py