GLM: Update logic for choosing types of sums of squares
[pspp] / tests / language / stats /
2011-11-23 John DarringtonGLM: Update logic for choosing types of sums of squares
2011-11-06 Ben Pfafflexer: Use error helper functions in more situations.
2011-10-19 John DarringtonUse variable labels in crosstabs. 20111020030501/pspp 20111021030502/pspp 20111022030501/pspp 20111023030503/pspp 20111024030502/pspp
2011-10-07 John DarringtonFixed a crash in the oneway command
2011-10-06 John DarringtonAdd a warning to GLM until we've sorted out its problems 20111007030502/pspp
2011-09-28 John DarringtonFixed a crash in REGRESSION when there were no non... 20110929030503/pspp 20110930030502/pspp 20111001030502/pspp 20111002030502/pspp 20111003030502/pspp 20111004030502/pspp 20111005030502/pspp 20111006030503/pspp
2011-09-26 John DarringtonGLM: Add a test for a full factorial anova example
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-13 Ben PfaffGLM: Allow +/- .001 for Corrected Total Type III Sum... 20110713030502/pspp
2011-07-08 John DarringtonQUICK CLUSTER: Implement pairwise missing option
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-02 John DarringtonQuick Cluster: Avoid crash when presented with missing...
2011-07-02 John DarringtonRemove some gnulib modules whichare being flagges as...
2011-07-01 John DarringtonImplemented the POSTHOC subcommand for the ONEWAY command.
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
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 DarringtonRe-implemented the T-TEST command and the levene calcul...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-27 John DarringtonGLM: Add unimplemented subcommands, and add a test.
2011-05-13 Ben PfaffSORT CASES: Don't delete filtered-out cases. 20110513030505/pspp
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-26 Mehmet Hakan SatmanQUICK CLUSTER: New command.
2011-04-23 Ben Pfaffascii: Don't print command names in output.
2011-04-16 Ben PfaffCROSSTABS: Fix output of multiway statistics tables.
2011-04-12 Ben PfaffDISPLAY: Display values for value labels using the...
2011-04-08 Ben PfaffFREQUENCIES: Fix crash when median and histogram both...
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-12 Ben PfaffFREQUENCIES: Fix percentiles calculation. 20110312030504/pspp 20110313030503/pspp 20110314030506/pspp 20110315030503/pspp 20110316030502/pspp 20110317030504/pspp 20110318030507/pspp 20110319030507/pspp
2011-01-29 Ben Pfaffq2c: T_RPAREN should be T_LPAREN for matching a left... 178/pspp 179/pspp 180/pspp 181/pspp 182/pspp 20110130030509/pspp 20110131030507/pspp 20110201030505/pspp 20110202030504/pspp 20110203030509/pspp
2010-12-12 Ben PfaffDEBUG XFORM FAIL: Issue an error message as part of...
2010-12-04 Ben Pfaffcommand: Don't allow SORT as an abbreviation for SORT...
2010-11-17 Jason H StoverFixed degrees of freed in t-stat for intercept
2010-11-15 Ben PfaffONEWAY: Accept 3.88 instead of 3.87 in multiple variabl...
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-26 Ben PfaffCROSSTABS: Handle case where all cases in a crosstabula...
2010-10-25 John DarringtonCROSSTABS: (Re)implemented the format=DVALUE option.
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-17 John DarringtonFixed bug in oneway /descriptives subcommand vs. weights.
2010-10-12 John DarringtonAdded tests for the Kruskal Wallis test
2010-10-10 Ben Pfafftests: Convert multipass.sh test to Autotest framework.
2010-10-10 Ben PfaffEXAMINE: Convert some more tests to Autotest framework.
2010-10-06 Ben PfaffEXAMINE: Convert another test to Autotest framework.
2010-10-05 Ben PfaffT-TEST: Convert tests to Autotest framework. 20101005040502/pspp
2010-10-05 Ben PfaffSORT CASES: Convert tests to Autotest framework.
2010-10-05 Ben PfaffROC: Convert tests to Autotest framework.
2010-10-05 Ben PfaffRELIABILITY: Convert tests to Autotest framework.
2010-10-05 Ben Pfafftests: Convert REGRESSION tests to Autotest framework.
2010-10-04 John DarringtonFix bug in autorecode - strings vs. /group
2010-10-04 Ben PfaffRANK: Convert tests to Autotest framework.
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
2010-09-25 Ben Pfafftests: Convert EXAMINE tests to use Autotest.
2010-09-25 Ben Pfafftests: Convert correlation.sh test to use Autotest.
2010-09-18 John DarringtonFLIP: Don't change new variables to upper case.
2010-09-11 John DarringtonAutorecode: /GROUP vs. heterogenous strings.
2010-09-09 John DarringtonAutorecode: Add the /GROUP subcommand 20100910040502/pspp
2010-09-05 John DarringtonAutorecode: Add value labels indicating the source... 20100906040502/pspp
2010-08-24 John DarringtonCategoricals: Sort the reverse value map. 20100825040502/pspp 20100826040503/pspp 20100827040503/pspp 20100828040502/pspp
2010-08-24 John DarringtonOneway: Use covariance matrix and sweep operator
2010-08-24 John DarringtonOneway: Additional test case.
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-22 John DarringtonUpdate tests to reflect string changes.
2010-08-08 John DarringtonAggregate: Fixed bug when attempting to create duplicat... 20100808040502/pspp
2010-08-06 John DarringtonONEWAY: Add explicit tests for the homogeneity and... 20100807040502/pspp
2010-08-06 John DarringtonMigrate the tests for the ONEWAY command to autotest...
2010-07-31 John DarringtonFACTOR: prevent crash if the dataset is empty. 20100731040501/pspp
2010-07-30 Ben PfaffFLIP: Convert tests to use Autotest.
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-20 John DarringtonUpdated tests to take account of factor rotations
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-18 John DarringtonAdded tests for the FACTOR command
2010-04-13 Ben PfaffAGGREGATE: Convert tests to use Autotest. 20100413040518/pspp
2010-04-13 Ben PfaffDESCRIPTIVES: Convert tests to use Autotest.
2010-04-13 Ben PfaffAUTORECODE: Use Autotest for test suite.
2010-03-14 Ben Pfafftests: Integrate FREQUENCIES tests into Autotest testsuite.
2010-03-09 Ben PfaffCROSSTABS: Make 3-way crosstabulation work reasonably. 20100309040527/pspp
2010-03-06 Ben PfaffCROSSTABS: Rewrite tests in Autotest and add test for... 20100307040504/pspp 20100308040506/pspp