Rule Evaluation Context.Is Above Upper Control Limit Method
Returns whether the point at the specified index is strictly above
the upper 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 IsAboveUpperControlLimit(
int index
)Parameters
- index Int32
- The zero-based index of the point.