Click or drag to resize

PLS1AnovaSumOfSquaresResiduals Property

Gets the sum of squares for the residuals. This is the sum of the squared differences between the response values and the responses predicted by the regression model.

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

Property Value

Double
See Also