v1.1.2
Core changes:
- Add Conda installation option (#679)
- Suppress the lengthy Stan logging message (#696)
- WBIC for pyro SVI sampling and BIC for MAP optimization (#719, #710)
- Backtest module to include confidence intervals (#724)
- Allow configuration for compiled Stan model path (#713)
- Box plot for regression coefficient comparison (#737)
- Bounded logistic growth for DLT model (#712)
- Enhance regression output reporting (#739)å
Documentation:
- Add blacking linting to Github action workflow (#708)
- Tutorial enhancement
Utilities:
- Add a new method
make_future_df
to prepare data frame for forecasting (#695)