Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 771 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 771 Bytes

regression-power

NPM version build status npm download

Power Regression.

Installation

$ npm i ml-regression-power

Usage

This calculates parameters A and B for the equation y = A * x^B.

License

MIT