@stdlib/stats-incr-mmaape
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving mean absolute error (MAE) incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Compute a moving maximum incrementally.
Compute a moving maximum absolute value incrementally.
Compute a moving mean directional accuracy (MDA) incrementally.
Compute a range incrementally.
Compute the root mean squared error (RMSE) incrementally.
Compute the residual sum of squares (RSS) incrementally.
Compute a corrected sample skewness incrementally.
Compute a corrected sample standard deviation incrementally.
Compute a sum incrementally.
Compute a sum of absolute values incrementally.
Compute a sum of squared absolute values incrementally.
Compute a statistical summary incrementally.
Compute a sum of products incrementally.
Compute an unbiased sample variance incrementally.
Compute a variance-to-mean ratio (VMR) incrementally.
Compute a weighted arithmetic mean incrementally.
Compute a moving mean error (ME) incrementally.