openrowingmonitor/app/engine/utils
Jaap van Ekris 8fb3668df2
Implemented the Goodness of Fit indicator
2024-01-08 12:05:46 +01:00
..
BinarySearchTree.js Create BinarySearchTree.js 2023-12-03 20:24:28 +01:00
BinarySearchTree.test.js Create BinarySearchTree.test.js 2023-12-03 20:26:05 +01:00
BucketedLinearSeries.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
CurveAligner.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
FullTSLinearSeries.js implemented the Goodness of Fit indicator 2024-01-08 12:02:56 +01:00
FullTSQuadraticSeries.js Implemented the Goodness of Fit indicator 2024-01-08 12:05:46 +01:00
FullTSQuadraticSeries.test.js Update to adapt to improvements of FullTSQuadraticSeries 2023-12-03 20:41:44 +01:00
OLSLinearSeries.js Addition of MinimumX, MinimumY, MaximumX and MaximumY functions 2023-12-03 20:37:40 +01:00
OLSLinearSeries.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
Series.js Addition of minimum and maximum functions 2023-12-03 20:35:47 +01:00
Series.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
StreamFilter.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
StreamFilter.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
curveMetrics.js Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00