[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning
From: |
Friedrich Beckmann |
Subject: |
PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning |
Date: |
Sun, 14 Feb 2016 21:23:23 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4 |
Follow-up Comment #4, bug #47139 (project pspp):
Hi John,
this are two bugs which are not related. Your patch fixes the parsing of the
comma numbers. There is some simple syntax error and whitespace in your patch,
but once that is changed it works.
My problem is that the cases with value 7 are not considered in the histogram.
The reason is that the gsl_histogram excludes the upper limit value of the
last bin. The last bin is [6,7). If you count the entries then the case with 7
is missing.
Friedrich
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47139>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, Friedrich Beckmann, 2016/02/14
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, John Darrington, 2016/02/14
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, Friedrich Beckmann, 2016/02/14
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, John Darrington, 2016/02/14
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning,
Friedrich Beckmann <=
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, John Darrington, 2016/02/15
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, Friedrich Beckmann, 2016/02/15
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, Friedrich Beckmann, 2016/02/16
- PSPP-BUG: [bug #47139] EXAMINE plot histogram does wrong binning, Friedrich Beckmann, 2016/02/25