PointwiseLimitSeries.CenterLine Property

Gets the scalar center line value for this series, representing the fitted baseline rate or mean.

Definition

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

Property Value

Double

Remarks

Available in both Fitted and Deployed modes.

See Also