EWMA Constructor |
Name | Description | |
---|---|---|
EWMA(AxisXY, Double, Double) |
Creates an exponentially weighted moving average chart.
The expected mean and standard deviation are computed from the
sample data.
| |
EWMA(AxisXY, Double, Double, Double, Double) | Creates an exponentially weighted moving average chart
using the given values for the expected mean and standard deviation.
|