UnivariateEntireDetectionResult.ExpectedValues Property

Definition

Expected value for each input point. The index of the array is consistent with the input series.

public System.Collections.Generic.IReadOnlyList<float> ExpectedValues { get; }
member this.ExpectedValues : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property ExpectedValues As IReadOnlyList(Of Single)

Property Value

Applies to