Click or drag to resize

PLS2AnovaSumOfSquaresTotal Property

Returns the total sum of squares for the model. This is the sum of the squared deviations from the mean of the elements of the response matrix.

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

Property Value

DoubleVector
See Also