Added result_class parameter to tab_double and updated all callers. Removed tab_fixed
[pspp] / src / language / stats / mann-whitney.c
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
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.