AssumptionDiagnostics.HasOutOfControlSignals Property

Gets a value indicating whether at least one out-of-control signal was detected in the data using the supplied rule set. false when no rule set was supplied.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public bool HasOutOfControlSignals { get; }

Property Value

Boolean

See Also