Overload List
Name | Description | |
---|---|---|
![]() | EWMA(AxisXY, array<Double>[]()[], Double) |
Creates an exponentially weighted moving average chart.
The expected mean and standard deviation are computed from the
sample data.
|
![]() | EWMA(AxisXY, array<Double>[]()[], Double, Double, Double) | Creates an exponentially weighted moving average chart
using the given values for the expected mean and standard deviation.
|