Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)
Assembly: Extreme.Numerics (Extreme.Numerics)
Members
| Icon | Member | Description |
|---|---|---|
| GetWeightedMovingAverage(Vector) |
Returns a NumericalVariable whose observations are the weighted
moving average of the observations of the variable.
(Inherited from NumericalVariableTransforms.) | |
| GetWeightedMovingAverage(Vector, Int32) |
Returns a NumericalVariable whose observations are the weighted
moving average of the observations of the variable.
(Inherited from NumericalVariableTransforms.) | |
| GetWeightedMovingAverage(Double[]()) |
Returns a NumericalVariable whose observations are the weighted
moving average of the observations of the variable.
(Inherited from NumericalVariableTransforms.) | |
| GetWeightedMovingAverage(Double[](), Int32) |
Returns a NumericalVariable whose observations are the weighted
moving average of the observations of the variable.
(Inherited from NumericalVariableTransforms.) | |
| GetWeightedMovingAverage(Int32, NumericalVariable) |
Returns a NumericalVariable whose observations are the weighted
moving average of the observations of the variable.
(Inherited from NumericalVariableTransforms.) |