pass only the necessary variables to model->residual
[pspp-builds.git] / src / language / stats / ChangeLog
index 497e5de9c9891e2422860e820ef1f041837a060c..fce036c1aa214df65d633217db59ba03343d29ba 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-28  Jason Stover  <jhs@math.gcsu.edu>
+
+       * regression.q (regression_trns_resid_proc): Pass only the
+       variables used in the model to (*model->residual)().
+
 2006-04-26  Jason Stover  <jhs@math.gcsu.edu>
 
        * regression.q: Added support for multiple transformations.