Added variable/parameter matching and error reporting
[pspp-builds.git] / src / regression.q
2005-10-28 Jason StoverAdded variable/parameter matching and error reporting
2005-10-26 Ben PfaffFix up potential overflows in size calculations by...
2005-10-25 Jason StoverAdded covariance matrix output
2005-10-24 Ben PfaffWork to get rid of GCC 4.0 warnings, part 1.
2005-10-18 Jason StoverFixed name of standard error of statistic
2005-10-18 Jason StoverFixed std. error of estimated R-square
2005-10-18 Jason StoverAdded model summary and R keyword
2005-10-14 Jason StoverReplaced use of errno with assert
2005-10-14 Jason Stoverremoved double-counted sample size
2005-10-13 Jason Stovermiscellaneous compiler warnings
2005-10-12 Jason StoverInitial version