RChartData.Sigma Property

Gets the sigma basis used to compute the control limits.

Definition

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

Property Value

Double

Implements

IScalarLimitChartData.Sigma

See Also