ModelTerm.NoConstant Field

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

Definition

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

Field Value

ModelTerm

See Also