DiagnosticCodes.OutOfControlSignalsDetected Field

Emitted when out-of-control signals are detected during assumption diagnostics. This may indicate process instability that would make the capability estimates unreliable.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public const string OutOfControlSignalsDetected = "Assumptions.OutOfControlSignalsDetected"

Field Value

String

See Also