Compute a moving mean percentage error (MPE) incrementally.
-
Updated
Nov 1, 2024 - JavaScript
Compute a moving mean percentage error (MPE) incrementally.
Compute a moving arithmetic mean of absolute values incrementally.
Compute a moving geometric mean incrementally.
Fast and simple sliding window mean filter.
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Compute a moving mean absolute error (MAE) incrementally.
Compute a moving harmonic mean incrementally.
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
Create an iterator which iteratively computes a moving arithmetic mean.
Compute a moving mean directional accuracy (MDA) incrementally.
Compute a moving mean error (ME) incrementally.
Compute a moving arithmetic mean and unbiased sample variance incrementally.
Compute a moving arithmetic mean incrementally.
Compute a moving arithmetic mean of squared absolute values incrementally.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Add a description, image, and links to the moving-mean topic page so that developers can more easily learn about it.
To associate your repository with the moving-mean topic, visit your repo's landing page and select "manage topics."