Laszlo

Results 4 issues of Laszlo

This PR allows one to not care about the underlying PyMC3 sampling process, and to compare two groups as simply as a t-test would be done. Thanks to the introduced...

Add Sphinx docs, which is now online at [best.readthedocs.io](https://best.readthedocs.io/). Add a Jupyter notebook for the `smart_drug.py` example. (This is part 4 of 4 pull requests that build on top of...

This PR fixes a bug in the model specification, which is present in the original publication and the R package as well. The standard deviation of a t-distribution is _not_...

This pull request (PR) upgrades `best` to today’s libraries. - [PyMC](https://github.com/pymc-devs/pymc) is deprecated by [PyMC3](https://github.com/pymc-devs/pymc3) - [Python 2 reaches its end of life this year](https://devguide.python.org/#branchstatus). PyMC3 required dropping Python 2...