Partager via


UnivariateEntireDetectionResult.IsNegativeAnomaly Propriété

Définition

L’anomalie status dans une direction négative pour chaque point d’entrée. True signifie qu’une anomalie négative a été détectée. Une anomalie négative signifie que le point est détecté comme une anomalie et que sa valeur réelle est inférieure à celle attendue. L’index du tableau est cohérent avec la série d’entrée.

public System.Collections.Generic.IReadOnlyList<bool> IsNegativeAnomaly { get; }
member this.IsNegativeAnomaly : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsNegativeAnomaly As IReadOnlyList(Of Boolean)

Valeur de propriété

S’applique à