NPAR TESTS: Fix "NPAR TESTS BINOMIAL, P = 0.5; N1/N2 < 1" test failure.
[pspp] / src / language / stats / mann-whitney.c
2010-12-12 Ben Pfaffmann-whitney: Suppress GCC warning about unused parameter.
2010-10-26 John DarringtonMann-Whitney: Use value names in rank table.
2010-10-25 John DarringtonMann-Whitney: Change the rank sum used for Wilcoxon W
2010-10-25 John DarringtonFirst attempt at Mann-Whitney U test.