AUTHORS.txt
LICENSE
MANIFEST.in
README.rst
setup.py
pymc3_models/__init__.py
pymc3_models/exc.py
pymc3_models.egg-info/PKG-INFO
pymc3_models.egg-info/SOURCES.txt
pymc3_models.egg-info/dependency_links.txt
pymc3_models.egg-info/not-zip-safe
pymc3_models.egg-info/requires.txt
pymc3_models.egg-info/top_level.txt
pymc3_models/models/HierarchicalLogisticRegression.py
pymc3_models/models/LinearRegression.py
pymc3_models/models/__init__.py
tests/__init__.py
tests/models/__init__.py
tests/models/test_BayesianModel.py
tests/models/test_HierarchicalLogisticRegression.py
tests/models/test_LinearRegression.py