Ewma Baseline.Target Property
Gets the target (reference) value used as the starting point of the EWMA recursion.
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 required double Target { get; init; }