Skip to content

version 1.7

Compare
Choose a tag to compare
@drbenvincent drbenvincent released this 07 Mar 22:05
· 5 commits to master since this release
fade821

New feature: model comparison with WAIC. After parameter estimation, every model computes WAIC statistics. Once we've fitted multiple models to the same dataset we can obtain a comparison table of useful stats, as well as an awesome WAIC model comparison plot. Comes with a short tutorial in the docs. Detailed in issue #207