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

 
 

bug #48466: Binary logistic adds spurious character

Submitter:  David Dipple <thedip>
Submitted:  Mon 11 Jul 2016 04:10:33 PM UTC
   
 
Category:  Syntax Parser Severity:  5 - Average
Status:  None Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Jul 2016 04:10:33 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:
   

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 jmd (Updated the item)
  • -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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-11 jmd Open/ClosedOpen Closed
    2016-07-11 thedip Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code