Click or drag to resize
Accord.NET (logo)

MannWhitneyWilcoxonTestRankSum1 Property

Gets the sum of ranks for the first sample. Often known as Ta.

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

Property Value

Type: Double
See Also