DiagnosticCodes.ShewhartRuleSetNotApplicable Field

Emitted when a Shewhart rule set (Nelson or Western Electric) is passed to an EWMA or CUSUM workflow. These rule sets are not applicable to memory-sensitive chart families and must not be used.

Definition

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

Field Value

String

See Also