Added an implementation of the median test
[pspp] / tests / language / stats / npar.at
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov... 20110814030502/pspp 20110815030503/pspp
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...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
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-17 John DarringtonMerge commit 'origin/master' into sso
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