ExponentialSmoothingModel.Method Property

Gets or sets the smoothing method.

Definition

Namespace: Numerics.NET.Statistics.TimeSeriesAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ExponentialSmoothingMethod Method { get; set; }

Property Value

ExponentialSmoothingMethod
A ExponentialSmoothingMethod value.

Exceptions

See Also