bugPSPP - Bugs: bug #48467, Binary logistic adds spurious...

 
 

bug #48467: Binary logistic adds spurious character to syntax

Submitter:  David Dipple <thedip>
Submitted:  Mon 11 Jul 2016 04:12:05 PM UTC
   
 
Category:  Graphical User Interface Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Jul 2016 06:53:53 PM UTC, comment #1: 

You're right.  There was a bug here which could have produced such errors under certain circumstances.

I pushed a fix for it.

Thanks for reporting this problem.

John Darrington <jmd>
Group administrator
Mon 11 Jul 2016 04:12:05 PM UTC, original submission:  

I have run a number of binary logistic models but in the latest versions the syntax is not created properly and if pasted adds an extra character. This is not always the case and 

I have tested this in PSPP 0101 2016-04-01 and PSPP 0101 2016-03-27.

I have added the output from running two LR models and also the data that I used when creating the error. The error appears to occur when a model is run and then an item removed and the model is re-run. The syntax, when pasted, can also show this error.

As can be seen, the syntax is correct, except for an extraneous E at the end of the iterate subcommand.

LOGISTIC REGRESSION respcode WITH sex soc_class drivetime
/CATEGORICAL = sex soc_class
/CRITERIA = CUT(0.5) ITERATE(20)E
/NOORIGIN.

It is odd that the error does not show every time.

I did a search in Bugs for Logistic Regression but could not find any reference.

David Dipple <thedip>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #37804:  lr_error.pdf added by thedip (42KiB - application/pdf - Output from error and also dataset used to create it.)
file #37805:  response_data.sav added by thedip (139KiB - application/x-spss-sav - Output from error and also dataset used to create it.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Posted a comment)
  • -email is unavailable- added by thedip (Submitted the item)
  • -email is unavailable- added by thedip
  •  

    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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-11 jmd CategorySyntax Parser Graphical User Interface
        StatusNone Fixed
        Open/ClosedOpen Closed
    2016-07-11 thedip Attached File- Added lr_error.pdf, #37804
        Attached File- Added response_data.sav, #37805
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code