WilcoxonRankSumCompute Method |
Performs a Wilcoxon rank sum test.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public Function Compute As Double
member Compute : unit -> float
Return Value
Type:
Double
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