From: Jason Stover Date: Mon, 9 Jan 2006 01:13:26 +0000 (+0000) Subject: Altered handling of linear model coefficients X-Git-Tag: v0.6.0~1093 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9574bbcc1bffe78b29c86fee4f261761833722c4;p=pspp-builds.git Altered handling of linear model coefficients --- diff --git a/src/ChangeLog b/src/ChangeLog index 40946b25..24247c14 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 9 01:09 Jason Stover + + * regression.q: (run_regression) Moved coefficient initialization + to the linreg library. Altered other functions accordingly. + Sat Jan 7 13:30:54 WST 2006 John Darrington * command.c data-in.c main.c: Fixed bug which crept in when