Click or drag to resize
Accord.NET (logo)

MannWhitneyWilcoxonTestRankSum2 Property

Gets the sum of ranks for the second sample. Often known as Tb.

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

Property Value

Type: Double
See Also