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-379-g3cd65


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-379-g3cd6529
Date: Sun, 11 Nov 2012 13:33:43 +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  3cd65292e3cc6bd6532214dcc8c8ddc65bdc2972 (commit)
      from  bb0e1c1f8b1a87a0ccd9bb4ffb22466475a47b7f (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 3cd65292e3cc6bd6532214dcc8c8ddc65bdc2972
Author: John Darrington <address@hidden>
Date:   Sun Nov 11 14:19:05 2012 +0100

    Logistic Regression: Added categorical variable support
    
    With this commit Logistic Regression now supports the /CATEGORICALS
    subcommand, allowing a dependent variable to be regressed against one
    or more categorical predictor variables.

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

Summary of changes:
 doc/statistics.texi              |    8 +-
 src/language/stats/logistic.c    |  483 +++++++++++++++++++++-----
 src/math/categoricals.c          |   23 +-
 tests/language/stats/logistic.at |  722 +++++++++++++++++++++++++++++++++++++-
 4 files changed, 1139 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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