pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/lib/linreg ChangeLog


From: Jason H Stover
Subject: [Pspp-cvs] pspp/lib/linreg ChangeLog
Date: Mon, 09 Jan 2006 01:05:04 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Branch:         
Changes by:     Jason H Stover <address@hidden> 06/01/09 01:05:04

Modified files:
        lib/linreg     : ChangeLog 

Log message:
        Added coefficient-handling routines

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/pspp/lib/linreg/ChangeLog.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: pspp/lib/linreg/ChangeLog
diff -u pspp/lib/linreg/ChangeLog:1.1 pspp/lib/linreg/ChangeLog:1.2
--- pspp/lib/linreg/ChangeLog:1.1       Sun Oct 23 20:48:06 2005
+++ pspp/lib/linreg/ChangeLog   Mon Jan  9 01:05:03 2006
@@ -1,3 +1,14 @@
+Sun Jan 9 00:57        2006    Jason Stover <address@hidden>
+
+       * pspp_linreg.h: Altered the coefficient structure to include
+       variable/value pairs.
+       
+       * coefficient.c: Added functions to handle the matching between
+       model coefficients and their corresponding variables and values.
+
+       * linreg.c: (pspp_linreg_cache_free) Added pspp_linreg_coeff_free ()
+       to free coefficient structures.
+       
 Sun Oct 23 13:46:56 2005  Ben Pfaff  <address@hidden>
 
        * linreg.c: (pspp_linreg) Removed unused variable `mse'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]