|
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; }
Public Property Statistic2 As Double
Get
Protected Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also