EwmaBaseline.Lambda Property

Gets the EWMA smoothing constant λ in (0, 1].

Definition

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

Property Value

Double

See Also