@stdlib/stats-incr-sumabs
Compute a sum of absolute values 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.
Compute a moving arithmetic mean incrementally.
Compute a moving arithmetic mean of absolute values incrementally.
Compute a moving arithmetic mean of squared absolute values 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.