Search
@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-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
@stdlib/stats-incr-mmeanabs
Compute a moving arithmetic mean of absolute values incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-mmeanabs@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
absolute
value
abs
math.abs
magnitude
@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-mmeanstdev
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-mmeanstdev@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
moving mean
moving average
variance
sample
sample variance
unbiased
stdev
standard
deviation
dispersion
incremental
accumulator
sliding window
sliding
window
moving