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

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

PSPP-BUG: [bug #17424] FREQUENCIES doesn't properly parse percentiles, n


From: John Darrington
Subject: PSPP-BUG: [bug #17424] FREQUENCIES doesn't properly parse percentiles, ntiles
Date: Tue, 31 Jul 2007 00:14:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2

Follow-up Comment #4, bug #17424 (project pspp):

This patch certainly makes the code look cleaner.

However after applying it, I get 3 test failures.  Two of which seem to be
trivial, but the other (in tests/command/weight.sh) appears to be a numerical
discrepancy:

77c77
< |Median           |     .000|
---
> |Median           |   28.500|
compare results
FAILED
FAIL: tests/command/weight.sh

I think you need to change frequencies.q:364 to read

 if (cmd.a_statistics[FRQ_ST_MEDIAN] ||  cmd.a_statistics[FRQ_ST_ALL])

There may be other subtle interactions too.  I haven't considered everything
in detail ...


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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