Click or drag to resize

KruskalWallisTestGrandMeanRank Property

Gets the grand mean rank of the data.

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

Property Value

Double
Remarks
The grand mean is the mean rank of all of the data.
See Also