MPA |
Top Previous Next |
mpa($p,ref,cycle)
Finds a moving point average from a data set. Typically you would use the MPA command on a TimeSeries parameter.
For example mpa($p,6,4)
The example command finds the MPA of the sixth data point in the $p parameter assuming a cycle length of 4. |