Click or drag to resize
Accord.NET (logo)

MannWhitneyWilcoxonTestStatistic2 Property

Gets the difference between the expected value for the observed value of RankSum2 and its expected value under the null hypothesis. Often known as U_b.

Namespace:  Accord.Statistics.Testing
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public double Statistic2 { get; protected set; }
Request Example View Source

Property Value

Type: Double
See Also