regression-power

May 16, 2024 ยท View on GitHub

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

Contents

  1. 1Installation
  2. 2Usage
  3. 3License