@stdlib/stats-incr-mminmax
Compute a moving minimum and maximum incrementally.
Compute a moving minimum and maximum incrementally.
Compute moving minimum and maximum absolute values 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.
Compute a moving mean percentage error (MPE) incrementally.