Removed use of coefficient 0 as intercept; removed subcommand EXPORT.
[pspp-builds.git] / src / language / stats / ChangeLog
index fda8c9356b103eba9325904b5baebb039c9421e5..0f32d77472d87ff0e2a5c995ef67fccc2f7b3a78 100644 (file)
@@ -1,3 +1,18 @@
+2008-03-10  Jason Stover  <jhs@debs.hoobahooba.net>
+
+       * regression.q (run_regression): Removed code for EXPORT
+       subcommand. Remove use of coefficient 0 as the intercept.
+
+2008-02-14  John Darrington <john@darrington.wattle.id.au>
+
+       * examine.q: Fixed counts of missing variables.  Thanks to 
+       Jason Stover for reporting this problem.
+
+2008-01-02  John Darrington <john@darrington.wattle.id.au>
+
+       *  binomial.c chisquare.c examine.q frequencies.q oneway.q regression.q : updated
+       all users of var_get_value_name to use replacement function var_append_value_name.
+
 2007-12-07  Ben Pfaff  <blp@gnu.org>
 
        Patch #6302.