Enumerates the ways in which the initial value for the trend is estimated.
Namespace: Extreme.Statistics.TimeSeriesAnalysis
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public enum ExponentialSmoothingTrendEstimator
|
| Visual Basic (Declaration) |
Public Enumeration ExponentialSmoothingTrendEstimator
|
| Visual C++ |
public enum class ExponentialSmoothingTrendEstimator
|
| F# |
type ExponentialSmoothingTrendEstimator
|
Members
See Also