Click or drag to resize

GlobalCurveFitAnovaRegressionSumOfSquares Property

Gets the regression sum of squares.

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

Property Value

Double
Remarks
This quantity indicates the amount of variability explained by the model.
See Also