Search results
116 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
Computes a moving arithmetic mean over an array.
- compute.io
- compute
- computation
- mathematics
- math
- statistics
- stats
- timeseries
- arithmetic
- mean
- moving
- window
- array
- average
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 geometric mean incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- geometric
- mean
- geometric mean
- product
- prod
- central tendency
- View more
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 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 mean directional accuracy (MDA) incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- direction
- directional
- accuracy
- trend
- incremental
- View more
Compute a moving mean error (ME) incrementally.
Compute a moving mean percentage error (MPE) incrementally.
Compute a moving mean absolute error (MAE) incrementally.
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 variance-to-mean ratio (VMR) incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- sample
- sample variance
- unbiased
- dispersion
- index of dispersion
- fano factor
- fano
- View more
Compute a moving mean absolute percentage error (MAPE) incrementally.
Compute a moving mean squared error (MSE) incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- error
- err
- mse
- msd
- residuals
- squares
- deviation
- difference
- View more
Compute a moving root mean squared error (RMSE) incrementally.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
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
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
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.