@stdlib/stats-incr-mae
Compute the mean absolute error (MAE) incrementally.
Compute the mean absolute error (MAE) incrementally.
Compute the mean absolute percentage error (MAPE) incrementally.
Compute the mean directional accuracy (MDA) incrementally.
Compute the mean error (ME) incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Compute the mean percentage error (MPE) 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 the root mean squared error (RMSE) incrementally.
Compute the residual sum of squares (RSS) incrementally.
Compute a moving mean percentage error (MPE) incrementally.
Compute the mean squared error (MSE) incrementally.