Search
compute-incrmmean
Provides a method to compute a moving arithmetic mean incrementally.
v1.0.2 URL:
https://unpkg.com/compute-incrmmean@1.0.2/lib/index.js
Open
Browse Files
compute.io
compute
computation
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
moving mean
moving average
sliding window
arithmetic
sliding
window
moving
compute-mmean
Computes a moving arithmetic mean over an array.
v1.1.0 URL:
https://unpkg.com/compute-mmean@1.1.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
statistics
stats
timeseries
arithmetic
mean
moving
window
array
average
sliding
@stdlib/stats-incr-mmean
Compute a moving arithmetic mean incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-mmean@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
incremental
accumulator
moving mean
moving average
sliding window
sliding
window
moving
@stdlib/stats-incr-mgmean
Compute a moving geometric mean incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-mgmean@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
geometric
mean
geometric mean
product
prod
central tendency
incremental
accumulator
moving mean
moving average
sliding window
sliding
window
moving
@stdlib/stats-incr-mhmean
Compute a moving harmonic mean incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-mhmean@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
harmonic
mean
harmonic mean
central tendency
incremental
accumulator
moving mean
moving average
sliding window
sliding
window
moving