ModelTerm.NoConstant Field

Represents a term that indicates the constant term or intercept should be excluded.

Definition

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

Field Value

ModelTerm

See Also