Annotate some more results as p-values and update the tests accordingly
[pspp] / src / language / stats / regression.c
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-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
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...
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2013-07-17 John DarringtonREGRESSION: Fix issues found by by review 20130719030506/pspp 20130720030502/pspp 20130721030502/pspp 20130722030502/pspp 20130723030502/pspp
2013-07-03 John DarringtonFixed incorrect behaviour of REGRESSION when multiple... 20130708030519/pspp 20130709030513/pspp
2013-07-03 John DarringtonFix problems associated with LINEAR REGRESSION and...
2013-06-29 John DarringtonPartial fix for regression vs. splits issue 20130629010504/pspp
2013-06-29 John Darringtonlinreg.c: Remove superfluous cast
2013-05-26 John DarringtonWhitespace changes only 20130526010502/pspp
2013-05-25 John DarringtonRegression: Use alternative formula for adjusted R...
2013-05-25 John DarringtonCorrected the Degrees of Freedom in the Regression...
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-21 Ben PfaffREGRESSION: Avoid use-after-free error with TEMPORARY...
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-07 John DarringtonFixed crash when processing regression with bad syntax
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-02-09 John DarringtonREGRESSION: Added mention of the dependent variable... 20130210030503/pspp 20130211030502/pspp 20130212030504/pspp
2012-08-25 John DarringtonMerge branch 'master' into psppsheet
2012-08-20 John Darringtonref count the linreg structure so as to avoid double... 20120821000505/pspp
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-08-14 John DarringtonFix leaks in REGRESSION
2012-07-28 John DarringtonFixed some of the leaks in REGRESSION 20120729000504/pspp
2012-04-13 John DarringtonReplace regression.q with regression.c 20120414030503/pspp 20120415030503/pspp