Represents a term that indicates the constant term or intercept should be excluded.
Namespace:
Extreme.DataAnalysis.Models
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static readonly ModelTerm NoConstant
Public Shared ReadOnly NoConstant As ModelTerm
public:
static initonly ModelTerm^ NoConstant
static val NoConstant: ModelTerm
Field Value
Type:
ModelTerm
Reference