Click or drag to resize

OneWayRanovaTableSumOfSquaresError Property

Gets the error sum of squares.

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

Property Value

Double
Remarks
The error sum of squares represents error variation.
See Also