Click or drag to resize

LinearRegressionRegressionCalculator Property

Gets and sets the regression calculation object used for computing the model parameters.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IRegressionCalculation RegressionCalculator { get; set; }

Property Value

IRegressionCalculation
See Also