case: Introduce new functions for numbers and substrings in cases.
[pspp] / src / language / stats / mann-whitney.c
2021-09-03 Ben Pfaffcase: Introduce new functions for numbers and substring...
2020-06-27 John DarringtonReplace some calls to xcalloc with XCALLOC
2020-06-07 John DarringtonWhitespace changes only.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-03-15 John DarringtonMann Whitney: Remove unused variable
2017-03-07 John DarringtonFixed a bug in the Mann-Whitney test vs. missing=analysis.
2016-02-05 John DarringtonCorrect error in Mann-Whitney test
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
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.