ControlRuleSets.HealthcareIHI Property

Gets the IHI rule set used in healthcare quality-improvement programs.

Definition

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

Property Value

ControlRuleSet

Remarks

Evaluates the three most commonly applied IHI rules:

Intended for Shewhart run charts and control charts in healthcare quality-improvement contexts following IHI guidance. Not suitable for EWMA or CUSUM charts.

See Also