Click or drag to resize

KruskalWallisTableMeanSquareTotal Property

Gets the total mean square.

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

Property Value

Double
Remarks
The total mean square is the total sum of squares divided by the total degrees of freedom.
See Also