CapabilityAnalysisResult.WithinSigmaEstimator Property

Gets the estimator method used to compute WithinSigma.

Definition

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

Property Value

SigmaEstimator

See Also