Click or drag to resize
Accord.NET (logo)

MannWhitneyWilcoxonTestStatistic1 Property

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

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

Property Value

Type: Double
See Also