Delen via


UnivariateChangePointDetectionOptions.Period Property

Definition

Argument that indicates the periodic value of a time series. If the value is null or not present, the API will determine the period automatically.

public int? Period { get; set; }
member this.Period : Nullable<int> with get, set
Public Property Period As Nullable(Of Integer)

Property Value

Applies to