LICENSE
MANIFEST.in
README.md
setup.py
birdman/__init__.py
birdman/default_models.py
birdman/diagnostics.py
birdman/inference.py
birdman/model_base.py
birdman/stats.py
birdman/summary.py
birdman/transform.py
birdman/util.py
birdman/visualization.py
birdman.egg-info/PKG-INFO
birdman.egg-info/SOURCES.txt
birdman.egg-info/dependency_links.txt
birdman.egg-info/requires.txt
birdman.egg-info/top_level.txt
birdman/templates/negative_binomial.stan
birdman/templates/negative_binomial_lme.stan
birdman/templates/negative_binomial_lme_single.stan
birdman/templates/negative_binomial_single.stan
tests/__init__.py
tests/conftest.py
tests/custom_model.stan
tests/test_custom_model.py
tests/test_diagnostics.py
tests/test_inference.py
tests/test_model.py
tests/test_stats.py
tests/test_summary.py
tests/test_transform.py
tests/test_vi.py
tests/test_visualization.py