Click or drag to resize

OneWayRanovaTableSumOfSquaresTotal Property

Gets the total sum of squares.

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

Property Value

Double
Remarks
The total sum of squares represents the total variation.
See Also