pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-400-g6982c


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-400-g6982cc4
Date: Fri, 23 Nov 2012 08:05:21 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  6982cc4aef29f7026e75702174efa8091d9badb2 (commit)
      from  881d64eab83b0b53d25e86322cac561c2ad550fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6982cc4aef29f7026e75702174efa8091d9badb2
Author: John Darrington <address@hidden>
Date:   Fri Nov 23 09:01:36 2012 +0100

    Logistic Regression: Ignore cases with missing dependent variables.
    
    Prior to this change, cases with missing values in the predictor
    variables were ignored, but cases with missing values only in the
    dependent variable would provoke an error.  Subsequent to this change
    such cases are also ignored.  This seems to be the behaviour of other
    software, despite what their documentation may suggest.

-----------------------------------------------------------------------

Summary of changes:
 src/language/stats/logistic.c    |   11 +++++++++++
 tests/language/stats/logistic.at |   10 ++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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