@stdlib/stats-incr-mmeanstdev
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
Compute a moving arithmetic mean and unbiased sample variance incrementally.
Compute a moving mid-range incrementally.
Compute a moving minimum incrementally.
Compute a moving minimum absolute value incrementally.
Compute a moving minimum and maximum incrementally.
Compute moving minimum and maximum absolute values incrementally.
Compute a moving mean percentage error (MPE) incrementally.
Compute a moving mean squared error (MSE) incrementally.
Compute a moving sample Pearson product-moment correlation coefficient incrementally.
Compute a moving squared sample Pearson product-moment correlation coefficient incrementally.
Compute a moving sample Pearson product-moment correlation distance incrementally.
Compute a moving product incrementally.
Compute a moving range incrementally.
Compute a moving root mean squared error (RMSE) incrementally.
Compute a moving residual sum of squares (RSS) incrementally.
Compute a moving corrected sample standard deviation incrementally.
Compute a moving sum incrementally.
Compute a moving sum of absolute values incrementally.
Compute a moving sum of squared absolute values incrementally.