IBaseline Interface

Marker interface for all SPC baseline types. A baseline is the frozen evaluation model extracted from a Phase I chart result and used to evaluate future data batches in Phase II mode.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public interface IBaseline

See Also