bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #48466] Binary logistic adds spurious character


From: David Dipple
Subject: PSPP-BUG: [bug #48466] Binary logistic adds spurious character
Date: Mon, 11 Jul 2016 16:10:35 +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/?48466>

                 Summary: Binary logistic adds spurious character
                 Project: PSPP
            Submitted by: thedip
            Submitted on: Mon 11 Jul 2016 04:10:33 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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48466>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]