MannWhitneyTest<T>.GetMeanRank Method

Returns the mean of the ranks of the observations from the specified group.

DefinitionPermalink

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.5
C#
public double GetMeanRank(
	int groupIndex
)

ParametersPermalink

groupIndex  Int32
The zero-based index of the group or variable.

Return ValuePermalink

Double
The mean of the ranks of the observations from the specified group.

See AlsoPermalink