EwmaBaseline.Sigma Property

Gets the sigma estimate used for computing control limits.

Definition

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

Property Value

Double

See Also