| KruskalWallisTableSumOfSquaresWithin Property |
Gets the within-groups sum of squares.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double SumOfSquaresWithin { get; }
Public ReadOnly Property SumOfSquaresWithin As Double
Get
public:
property double SumOfSquaresWithin {
double get ();
}
member SumOfSquaresWithin : float with get
Property Value
DoubleSee Also