@totalpave/regression

Javascript least squares data fitting methods

Usage no npm install needed!

<script type="module">
  import totalpaveRegression from 'https://cdn.skypack.dev/@totalpave/regression';
</script>

README

@totalpave/regression

This module was forked from regression-js. Props to Tom Alexander for making this great library.

This module has been modified to have typings as well as some additional features to save and restore regression states without having the original data that formed the regression equation.

This module is no longer a drop in replacement.

Documentation TBD.