bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #22788] Regression reports erroneous degrees of freedom a


From: Jason H Stover
Subject: PSPP-BUG: [bug #22788] Regression reports erroneous degrees of freedom and parameter estimates
Date: Fri, 04 Apr 2008 17:55:03 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Follow-up Comment #3, bug #22788 (project pspp):

The patch fixed the problem with the degrees of freedom.

I checked the coefficients in gdb and they seem to be computed correctly (by
that I mean they are not obviously wrong, as are the ones shown in the
output). The problem is in reg_stats_coeff() in regression.q. The for loop is
mismatching the coefficients in c->coeff and the rows of the struct tab_table
*t.

I'll fix it soon.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22788>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]