A partial TypeScript port of the Apache Commons Math Interpolation package, including Akima cubic spline interpolation and LOESS/LOWESS local regression.
-
Updated
Sep 15, 2022 - TypeScript
A partial TypeScript port of the Apache Commons Math Interpolation package, including Akima cubic spline interpolation and LOESS/LOWESS local regression.
This package retrieves an interpolated path using the Akima splines. The raw path can be a multi-valued function
Add a description, image, and links to the akima topic page so that developers can more easily learn about it.
To associate your repository with the akima topic, visit your repo's landing page and select "manage topics."