ControlChartData<TBaseline>.Baseline Property

Gets the frozen evaluation model extracted from the Phase I analysis.

Definition

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

Property Value

TBaseline

See Also