Click or drag to resize

RegressionBaseHasInterceptParameter Property

Returns true if the model has an intercept parameter; otherwise, false.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool HasInterceptParameter { get; }

Property Value

Boolean
See Also