NPAR: use hmapx instead of hash.h
[pspp-builds.git] / src / language / stats / npar.c
2010-10-16 John DarringtonNPAR: use hmapx instead of hash.h
2010-10-11 John DarringtonInitial implementation of the Kruskal-Wallis test.
2010-10-11 John DarringtonNPAR TESTS: Implement parser for kruskal wallis test
2010-10-11 John DarringtonNPAR TESTS: Add framework for n sample independent...
2010-10-11 John DarringtonNPAR TESTS: reformat and use cast macros
2010-10-09 John DarringtonEleminate unnecessary variables
2010-10-09 John DarringtonChange identifiers for consistency with other commands
2010-10-09 John DarringtonConsolidate translatable strings
2010-10-09 John DarringtonReplace npar.q with npar.c