This release implements a more structured API for model estimation. We introduce the `equation` dictionary, which specifies the model for each distribution parameter. Additionally, we fit intercepts for each distribution parameter per defaul now.
Fixes issues 23, 22 by BerriJ, simon-hirsch.
Much appreciated feedback on the API design by Franz Kiraly.