 | KruskalWallisTestGroupSizes Property |
Gets an array of group sizes.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int[] GroupSizes { get; }Public ReadOnly Property GroupSizes As Integer()
Get
public:
property array<int>^ GroupSizes {
array<int>^ get ();
}member GroupSizes : int[] with get
Property Value
Int32
See Also