Click or drag to resize

RegressionBaseAddInterceptParameter Method

Adds an intercept parameter to the model and recalculates the model parameters.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public void AddInterceptParameter()
Remarks
If the model already has an intercept parameter, this function has no effect.
See Also