File: OChangeLog

package info (click to toggle)
pspp 0.6.2-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 18,664 kB
  • ctags: 13,313
  • sloc: ansic: 132,458; sh: 48,033; perl: 1,252; lisp: 597; xml: 154; makefile: 132; sed: 16
file content (20 lines) | stat: -rw-r--r-- 622 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Sun Jan 9 00:57	2006	Jason Stover <jason@sakla.net>

	* 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  <blp@gnu.org>

	* linreg.c: (pspp_linreg) Removed unused variable `mse'.

----------------------------------------------------------------------
Local Variables:
mode: change-log
version-control: never
End: