Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Provides a method to compute a moving arithmetic mean incrementally.
- compute.io
- compute
- computation
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- moving mean
- moving average
- sliding window
- View more
Compute a moving arithmetic mean incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- incremental
- accumulator
- moving mean
- View more
Compute a moving arithmetic mean of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- incremental
- accumulator
- moving mean
- moving average
- sliding window
- View more
Compute a moving arithmetic mean of absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- incremental
- accumulator
- moving mean
- View more
Compute a moving arithmetic mean and unbiased sample variance incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- moving mean
- moving average
- variance
- View more
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- moving mean
- moving average
- variance
- View more
Compute a moving mean error (ME) incrementally.
Compute a moving mean directional accuracy (MDA) incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- direction
- directional
- accuracy
- trend
- incremental
- View more
Compute a moving geometric mean incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- geometric
- mean
- geometric mean
- product
- prod
- central tendency
- View more
Compute a moving mean absolute error (MAE) incrementally.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving harmonic mean incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- harmonic
- mean
- harmonic mean
- central tendency
- incremental
- accumulator
- View more
Compute a moving mean percentage error (MPE) incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Create an iterator which iteratively computes a moving arithmetic mean.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- moving mean
- moving average
- sliding window
- View more
Transform stream which calculates a sliding-window average (moving-mean) over a numeric data stream.