bugPSPP - Bugs: bug #64093, TTEST PAIRS dont allow same...

 
 

bug #64093: TTEST PAIRS dont allow same variable to paired in syntax

Submitter:  None
Submitted:  Sun 23 Apr 2023 02:38:56 PM UTC
   
 
Category:  Syntax Parser Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 16 May 2023 02:08:21 AM UTC, comment #1: 

Thanks for the bug report. I fixed this just now with commit 2ae29ab25fda ("T-TEST: Allow duplicate variable names in pairs list.")
.

Ben Pfaff <blp>
Group administrator
Sun 23 Apr 2023 02:38:56 PM UTC, original submission:  

EXAMPLE:

you have a1 a2 a3 paired conditions and want to test each other.

you must do that: a1-a2, a1-a3, and a2-a3

in syntax:

TTEST PAIRS a1 a1 a2 WITH a2 a3 a3 (PAIRED).


However, PSPP throws an error saying that appears twice in variable list.

I think that it is wrong to implement such test condition here (in paired ttest) and generally in all paired tests in pspp.


pspp GNU pspp 1.6.0-ge6b96c in linux bookworm.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-05-16 blp StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code