.pylintrc
LICENSE
README.md
setup.cfg
setup.py
baycomp/__init__.py
baycomp/hierarchical-t-test.stan
baycomp/multiple.py
baycomp/single.py
baycomp/utils.py
baycomp.egg-info/PKG-INFO
baycomp.egg-info/SOURCES.txt
baycomp.egg-info/dependency_links.txt
baycomp.egg-info/requires.txt
baycomp.egg-info/top_level.txt
docs/Makefile
docs/classes.rst
docs/conf.py
docs/functions.rst
docs/index.rst
docs/introduction.rst
docs/make.bat
docs/posterior.rst
docs/_static/signedrank-histogram.png
docs/_static/signedrank.png
docs/_static/t-norope.svg
docs/_static/t.svg
docs/code/accuracies.txt
docs/code/data.py
docs/code/demo.py
tests/__init__.py
tests/test_multiple.py
tests/test_single.py
tests/test_utils.py
tests/utils.py