Click or drag to resize

KruskalWallisTestRanks Property

Gets an array of vectors containing the ranks of the data.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector[] Ranks { get; }

Property Value

DoubleVector
See Also