Skip to content

v1.1.2alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@wangzhishi wangzhishi released this 07 Apr 00:21
· 113 commits to dev since this release

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)