Friedman Test.Get Mean Rank Method
Returns the mean rank for the specified treatment.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.7.0
C#
The mean rank for the specified treatment.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.7.0
public double GetMeanRank(
int treatmentIndex
)Parameters
- treatmentIndex Int32
- The zero-based treatment index.
Return Value
DoubleThe mean rank for the specified treatment.