[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #48467] Binary logistic adds spurious character to syntax
From: |
David Dipple |
Subject: |
PSPP-BUG: [bug #48467] Binary logistic adds spurious character to syntax |
Date: |
Mon, 11 Jul 2016 16:12:07 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586 |
URL:
<http://savannah.gnu.org/bugs/?48467>
Summary: Binary logistic adds spurious character to syntax
Project: PSPP
Submitted by: thedip
Submitted on: Mon 11 Jul 2016 04:12:05 PM GMT
Category: Syntax Parser
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
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.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 11 Jul 2016 04:12:05 PM GMT Name: lr_error.pdf Size: 42kB By:
thedip
Output from error and also dataset used to create it.
<http://savannah.gnu.org/bugs/download.php?file_id=37804>
-------------------------------------------------------
Date: Mon 11 Jul 2016 04:12:05 PM GMT Name: response_data.sav Size: 139kB
By: thedip
Output from error and also dataset used to create it.
<http://savannah.gnu.org/bugs/download.php?file_id=37805>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48467>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #48467] Binary logistic adds spurious character to syntax,
David Dipple <=