ModelTerm.Constant Field

Represents a constant term or intercept.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static readonly ModelTerm Constant

Field Value

ModelTerm

See Also