pivot table procedure conceptually works
[pspp] / tests / language / stats /
2014-10-28 John DarringtonFREQUENCIES: Fixed crash when there was no valid data
2014-10-18 John DarringtonFREQUENCIES: Fix the default /STATISTICS.
2014-10-18 John DarringtonFrequencies.c: Use BIT_INDEX (FRQ_ST_MEDIAN) instead...
2014-09-28 Friedrich BeckmannAdd GRAPH command initially with just scatterplots...
2014-09-16 Ben PfaffFREQUENCIES: Fix treatment of string variables.
2014-09-13 Ben PfaffRUNS: Correct calculation of significance.
2014-08-24 Ben PfaffSYSFILE INFO: Improve output formatting by using nested...
2014-06-23 John DarringtonFixed crash in REGRESSION when only one SAVE parameter...
2014-05-11 Ben PfaffCROSSTABS: Add test to verify treatment of ties.
2014-05-11 Ben PfaffCROSSTABS: Calculate significance for lambda and Somers' d.
2014-05-06 Ben PfaffCROSSTABS: Calculate ASE for asymmetric lambda (correctly).
2014-05-06 Ben PfaffCROSSTABS: Don't calculate symmetric uncertainty coeffi...
2014-05-06 Ben PfaffCROSSTABS: Add additional test case.
2014-05-06 Ben PfaffCROSSTABS: Don't calculate ASE for symmetric Somers' d.
2014-05-06 Ben PfaffCROSSTABS: Drop buggy ASE for asymmetric lambda; fix...
2014-05-04 Ben PfaffCROSSTABS: Fix T values for Spearman's R and Pearson...
2014-05-04 Ben PfaffCROSSTABS: Add tests for Pearson's R, and update docume...
2014-05-01 John DarringtonAnnotate some more results as p-values and update the...
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2014-04-27 John DarringtonFixed a bug where contrasts with negative T where incor...
2014-04-26 John DarringtonFREQUENCIES: Fixed crash showing histograms of limited...
2014-04-25 John DarringtonFREQUENCIES: Added new test for bug which causes a...
2014-04-04 Ben PfaffDESCRIPTIVES: Fix treatment of FILTER in presence of...
2014-03-29 John DarringtonT-TEST: Fixed a bug in reporting the independent sample...
2014-01-14 John DarringtonREGRESSION: Added calculation of the coefficients'... 20140115030506/pspp
2014-01-14 John DarringtonREGRESSION: Add parser framework for confidence interval
2014-01-08 John DarringtonChange "Significance" to "Sig." in linear regression...
2014-01-08 John DarringtonPaired T-Test: Label first pair as 'Pair 1' instead...
2013-12-30 John DarringtonQUICK CLUSTER: Fix crash on negative parameters
2013-12-22 Ben PfaffDISPLAY DICTIONARY: Add "Label: " prefix for variable...
2013-11-23 John DarringtonFix incorrect table range selection in CORRELATIONS 20131124030501/pspp 20131126030514/pspp 20131129030511/pspp 20131130030507/pspp 20131201030504/pspp 20131202030507/pspp 20131203030513/pspp 20131204030510/pspp 20131205030508/pspp 20131206030511/pspp 20131207030510/pspp 20131208030512/pspp 20131209030505/pspp 20131210030511/pspp 20131211030514/pspp 20131212030506/pspp 20131213030513/pspp 20131214030509/pspp
2013-09-20 John DarringtonAdded a test which checks the Fisher Exact Test results
2013-09-16 John DarringtonFACTOR: Fix bug interpreting the /CRITERIA=ITERATE... 20130917030502/pspp 20130918030502/pspp 20130919030506/pspp
2013-07-03 John DarringtonAdded test to check that REGRESSION works with multiple...
2013-07-03 John DarringtonAdded a test to ensure that SPLITS vs REGRESSION/SAVE...
2013-07-03 John DarringtonRename tests from REGRESSION to LINEAR REGRESSION
2013-05-25 John DarringtonLinear Regression Test: Provide more decimal places...
2013-05-25 John DarringtonCorrected the Degrees of Freedom in the Regression...
2013-05-21 Ben PfaffDESCRIPTIVES: Avoid use-after-free with TEMPORARY and...
2013-05-21 Ben PfaffFLIP: Fix use-after-free and double frees with temporar...
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-10 John DarringtonFix corner case in calculation of trimmed mean.
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonFixed crash in error path of MEANS command 20130429010502/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-07 Ben PfaffAUTORECODE: Avoid use-after-free error with TEMPORARY. 20130408010504/pspp 20130409010502/pspp
2013-04-07 John DarringtonFixed crash when processing regression with bad syntax
2013-04-07 Ben PfaffCORRELATIONS: Fix crash with separate sets of row and...
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-04 Ben PfaffRELIABILITY: Fix memory leaks and dereferences of unini...
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonONEWAY /POSTHOC: Annotate output with dependent variable
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffRANK: Fix crash ranking multiple variables without... 20130312030503/pspp 20130313030511/pspp 20130314030502/pspp 20130315030502/pspp 20130316030504/pspp
2013-02-09 John DarringtonREGRESSION: Added mention of the dependent variable... 20130210030503/pspp 20130211030502/pspp 20130212030504/pspp
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-02-01 Ben PfaffRANK: Add support for temporary transformations.
2013-02-01 Ben PfaffRANK: Create all variables together, in order.
2013-01-25 John DarringtonReliability: Fix crash on invalid syntax 20130126030502/pspp 20130127030503/pspp 20130128030503/pspp
2013-01-06 Ben PfaffMerge 'master' into 'psppsheet'. 20130107032118/pspp 20130108102621/pspp 20130109032153/pspp 20130110031120/pspp 20130110084546/pspp 20130111032139/pspp 20130111091005/pspp 20130112032108/pspp 20130113032104/pspp 20130114032646/pspp 20130115032143/pspp 20130116032122/pspp 20130117032107/pspp 20130118032127/pspp 20130119032130/pspp 20130120032138/pspp 20130121032753/pspp 20130122032130/pspp 20130123032123/pspp 20130124032128/pspp 20130125032106/pspp 20130126032059/pspp 20130127032105/pspp 20130128032115/pspp 20130129032053/pspp 20130130032109/pspp 20130131032120/pspp 20130201032127/pspp 20130202032121/pspp 20130203032041/pspp
2013-01-01 John DarringtonUpdate tests to reflect change in EXAMINE / EXTREME...
2013-01-01 John DarringtonFix bug #37984 - EXAMINE extremes vs. fractional weights.
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-26 John DarringtonFixed crash parsing NPAR CHISQUARE 20121227030502/pspp
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-11-26 Ben PfaffDESCRIPTIVES: Make Z score calculation honor SPLIT... 20121126030509/pspp
2012-11-24 Ben Pfaffdata-parser: Use data-file error types for data-file...
2012-11-24 Ben PfaffCROSSTABS: Use FORMAT setting to control output format.
2012-11-24 John DarringtonFixed bug in NPAR BINOMIAL 20121124030501/pspp
2012-11-23 John DarringtonMerge remote branch 'origin/master' into psppsheet 20121201032009/pspp
2012-11-23 John DarringtonLogistic Regression: Ignore cases with missing dependen... 20121123030503/pspp
2012-11-22 John DarringtonLogistic Regression: Added a test to check the confiden...
2012-11-19 John DarringtonLogistic Regression: Added the Classification Table
2012-11-14 John DarringtonLogistic Regression: Handle missing categoricals 20121115030502/pspp 20121116030503/pspp 20121117030502/pspp 20121118030503/pspp
2012-11-14 John DarringtonLogistic Regression: Fix crash if categorical variable... 20121114030503/pspp
2012-11-12 Ben PfaffMerge 'master' into 'psppsheet'. 20121113032021/pspp 20121114032001/pspp 20121115031953/pspp 20121116032036/pspp 20121117032022/pspp 20121118032021/pspp 20121119031957/pspp 20121120031954/pspp 20121121031958/pspp 20121122032007/pspp 20121123032005/pspp 20121124032004/pspp 20121125032007/pspp 20121126032010/pspp 20121127031956/pspp 20121128032039/pspp 20121129032043/pspp 20121130032031/pspp
2012-11-11 John DarringtonLogistic Regression: Added categorical variable support 20121112030504/pspp 20121113030502/pspp
2012-10-28 Ben PfaffMerge 'master' into 'psppsheet'.
2012-10-24 John DarringtonFirst attempt at a LOGISTIC REGRESSION command 20121025030511/pspp 20121026030503/pspp
2012-07-09 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes... 20120709001830/pspp 20120710001843/pspp
2012-07-06 John DarringtonFixed crash in two sample npar tests with (paired)
2012-06-07 John DarringtonCORRELATIONS: Fixed bug displaying non-sqaure correlati... 20120608060502/pspp 20120610000508/pspp 20120611000503/pspp 20120612000502/pspp 20120613000503/pspp 20120614000503/pspp 20120615000509/pspp
2012-04-09 John DarringtonEXAMINE: Implement MISSING=REPORT option
2012-04-08 John DarringtonRemove KMO and Bartlett statistics from bug check test. 20120409030503/pspp
2012-04-04 Ben PfaffFACTOR: Fix crash with /ROTATION=NOROTATE. 20120404030503/pspp 20120405030503/pspp
2012-03-31 John Darringtonexamine.c: Fix a seg fault which caused a crash when... 20120331030503/pspp
2012-03-25 John DarringtonFix a crashes where histograms of a single datum were...
2012-03-22 John DarringtonImprove the way in which histogram bin ranges are chosen 20120323030502/pspp
2012-03-22 John DarringtonEXAMINE: Allow the /ID subcommand to take a non-numeric...
2012-03-18 John DarringtonRelax NPAR SIGN test
2012-03-16 John DarringtonEXAMINE: Complete re-implementation 20120317030502/pspp
2012-03-11 John DarringtonRegression: Fix bug where missing values in the depende... 20120312030502/pspp 20120313030502/pspp
2012-03-03 John DarringtonExamine tests: Remove leading slash from factor variables.
2012-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2012-02-16 John DarringtonMeans: Report totals as well as catagories
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2012-02-05 John DarringtonAdded an implementation of the Jonckheere-Terpstra...
2012-01-26 John DarringtonDon't crash on Games-Howell test when there are small... 20120127030502/pspp 20120128030503/pspp
next