IMSL C# Numerical Library

WilcoxonRankSum.Compute Method 

Performs a Wilcoxon rank sum test.

public double Compute();

Return Value

A double scalar containing the two-sided p-value for the Wilcoxon rank sum statistic that is computed with average ranks used in the case of ties.

See Also

WilcoxonRankSum Class | Imsl.Stat Namespace