CusumChart.DecisionInterval Property

Gets the decision interval h. The process is flagged out of control when C⁺ or C⁻ exceeds this threshold.

Definition

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

Property Value

Double

See Also