Control Rule Sets Class
Provides standard pre-built ControlRuleSet instances.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public static class ControlRuleSets- Inheritance
- Object → ControlRuleSets
Properties
| Attribute | Gets a conservative rule set suitable for attribute control charts (P, NP, C, U). Applies only the most fundamental out-of-control signals. |
| Basic | Gets the basic Shewhart rule set with only the single-point out-of-control signal. |
| Healthcare | Gets the IHI rule set used in healthcare quality-improvement programs. |
| Nelson | Gets the Nelson rule set, containing all eight Nelson rules. |
| Western | Gets the Western Electric rule set as defined in the Western Electric Statistical Quality Control Handbook. |