fixed null pointer checking
[pspp-builds.git] / src / math / linreg / coefficient.c
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 Jason Stoveradded function to fetch coefficient by variable
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded files in src/math