- Adding `analyze`, `filter`, and `cite` subcommand - Switched accuracy model from statsmodels to [PMML](https://fr.wikipedia.org/wiki/Predictive_Model_Markup_Language) imported model from R GLM - Code refactoring and cleanup - Documentation update - addressing various issues
0.50beta
Changelog - Improved pred_accuracy modelling
0.40
Changelog
- Add prediction accuracy model - Update docs and README
0.30
Changelog - Added plotting on a headless server - Handling RuntimeError and ValueError when optimizing parameters in model fitting - Doc and Readme improvement
0.12
- docstring and comment sanitation - add qqplot of residuals - fix vuong's test