Use greater-than-or-equal to sign instead of '>='.
[pspp] / tests / language / stats / npar.at
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonChange the order of the reported NPAR values in two...
2010-11-15 Ben PfaffNPAR TESTS: Accept .313 instead of .312 for point proba...
2010-10-30 John DarringtonNPAR: Implemented the /KENDALL subcommand.
2010-10-28 John DarringtonAdd test for the Cochran Q 20101029040502/pspp
2010-10-26 John DarringtonAdded a test for the mann-whitney test 20101026040501/pspp
2010-10-23 John DarringtonAdd test for friedman test and fix problem with missing...
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.
2010-10-12 John DarringtonAdded tests for the Kruskal Wallis test
2010-10-03 Ben PfaffNPAR TESTS: Convert SIGN test to Autotest framework.
2010-10-03 Ben PfaffNPAR TESTS: Convert WILCOXON tests to Autotest framework.
2010-10-03 Ben PfaffNPAR TESTS: Convert CHISQUARE tests to Autotest framework.
2010-10-02 Ben PfaffNPAR TESTS: Convert BINOMAL tests to Autotest framework. 20101003040506/pspp