[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups |
Date: |
Wed, 19 Dec 2007 10:16:29 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2) |
Update of bug #21760 (project pspp):
Assigned to: None => jstover
_______________________________________________________
Follow-up Comment #7:
I couldn't reproduce exactly what you described but I noticed a similar
problem. Basically what was happening was that the grouping value is getting
copied only as far as the length of the string given in the syntax. Thus, if
T-TEST is called twice, and the second call used a value shorter than that
used in the first call, then problems occur.
Try this updated patch and see if you get better results. There's a lot of
nasty kludges here. In particular it's only working because of the
stipulation that the grouping variable can only be a short string. If we ever
want to allow long string variables as the grouping variable, then a lot of
code will have to be rewritten.
(file #14662)
_______________________________________________________
Additional Item Attachment:
File name: tt.patch Size:22 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21760>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, Jason H Stover, 2007/12/09
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, John Darrington, 2007/12/10
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, John Darrington, 2007/12/12
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, John Darrington, 2007/12/12
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, Jason H Stover, 2007/12/12
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, John Darrington, 2007/12/13
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, John Darrington, 2007/12/16
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, Jason H Stover, 2007/12/15
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups,
John Darrington <=
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, Jason H Stover, 2007/12/19
- PSPP-BUG: [bug #21760] Independent samples t test dialog fails to define groups, John Darrington, 2007/12/21