Control Chart.Analyze Method
Performs phase-I analysis, establishing control limits and
transitioning the chart from
Unfitted to
Fitted.
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 void Analyze()Exceptions
| Invalid | The chart is not in the Unfitted state. |