The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Math-EMA Math"

Math::EMA - compute the exponential moving average River stage zero No dependents

This module computes an exponential moving average by the following formula avg(n+1) = (1 - alpha) * new_value + alpha * avg(n) where alpha is a number between 0 and 1. That means a new value influences the average with a certain weight (1-alpha). Th...

OPI/Math-EMA-0.03 - 14 Sep 2010 09:10:17 UTC
1 result (0.037 seconds)