Skip to content

v0.1.9 - Major API Improvements

Compare
Choose a tag to compare
@simon-hirsch simon-hirsch released this 01 Oct 12:38
· 122 commits to main since this release

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.