@stdlib/stats-incr-mmaxabs
Compute a moving maximum absolute value incrementally.
Compute a moving maximum absolute value incrementally.
Compute a moving mean directional accuracy (MDA) incrementally.
Compute a moving mean error (ME) incrementally.
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
Compute a moving unbiased sample covariance incrementally.
Compute a moving coefficient of variation (CV) incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Compute a moving maximum incrementally.
Create an iterator which iteratively computes a moving maximum value.
Create an iterator which iteratively computes a moving maximum absolute value.
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 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 statistical summary incrementally.
Compute a moving sum of products incrementally.