UNPKG

ml-regression-power

Version:
34 lines (12 loc) 671 B
# [2.0.0](https://github.com/mljs/regression-power/compare/v1.0.1...v2.0.0) (2019-06-29) ### chore * update dependencies and remove support for Node.js 6 ([710eb95](https://github.com/mljs/regression-power/commit/710eb95)) ### BREAKING CHANGES * Node.js 6 is no longer supported. ## [1.0.1](https://github.com/mljs/regression-power/compare/v1.0.0...v1.0.1) (2019-01-11) ### Bug Fixes * latex formatting with big / small numbers ([8a6f9be](https://github.com/mljs/regression-power/commit/8a6f9be)) <a name="1.0.0"></a> # 1.0.0 (2017-04-28) ### Features * implement power regression ([af83c41](https://github.com/mljs/regression-power/commit/af83c41))