Click or drag to resize

OneWayRanovaTableSumOfSquaresWithinSubject Property

Gets the within-subject sum of squares.

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

Property Value

Double
Remarks
The within-subject sum of squares represents the variation within an individual.
See Also