Cleaning up freeing of regression coefficients
[pspp-builds.git] / lib / linreg / linreg.c
2006-01-21 Jason StoverCleaning up freeing of regression coefficients
2006-01-19 Jason StoverRemoved extra free
2006-01-09 Jason StoverFunctions to handle coefficient-to-variable/value matching
2005-12-19 Jason StoverDropped references to unused vector param_estimates
2005-12-16 Jason StoverFixed assignment of the intercept
2005-11-28 Jason StoverCorrect reporting for parametr estimates via QR decompo...
2005-10-30 Jason StoverParameter estimate matched with appropriate variable...
2005-10-28 Jason StoverAdded variable/parameter estimate matching via new...
2005-10-23 Ben PfaffRemoved unused variable.
2005-10-14 Jason Stovertested QR decomposition
2005-09-17 Jason StoverInitial version