Class HoltLinearModel
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class HoltLinearModel : IHoltLinearModel, IMovingAverageModel
Properties
| Edit this page View SourceAlpha
Declaration
public float? Alpha { get; set; }
Property Value
Type | Description |
---|---|
float? |
Beta
Declaration
public float? Beta { get; set; }
Property Value
Type | Description |
---|---|
float? |