fixed prediction bug
[pspp-builds.git] / src / math /
2006-04-10 Jason Stoverfixed prediction bug
2006-04-09 Jason Stoverupdated residual function; fixed bug in coefficient.c
2006-04-09 Jason Stoveradded residual function to linreg struct; tidied up
2006-04-09 Jason Stoverfixed coefficient lookup
2006-04-09 Jason Stoverpredict is more robust
2006-04-09 Jason Stoverfixed predict arg list; undid bad indent
2006-04-09 Jason Stoverinitialize prediction method
2006-04-09 Jason Stoverfix predict and residual declaration
2006-04-08 Jason Stoveradjustments to prediction and residual arguments
2006-04-07 Jason Stoverfixed null pointer checking
2006-04-07 Jason Stoveradded residual computation; improved handling of bad...
2006-04-05 Jason Stoveradded predict function for linear model
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-04-04 Jason StoverVariable-to-coefficient lookup
2006-04-04 Jason Stoveradded function to fetch coefficient by variable
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded files in src/math
2006-03-04 John DarringtonAdded files in src/math
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.