Rule Evaluation Context.Is Beyond Control Limits Method
Returns whether the point at the specified index is strictly beyond
either the upper or the lower control limit.
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 bool IsBeyondControlLimits(
int index
)Parameters
- index Int32
- The zero-based index of the point.