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-396-g5937f


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-396-g5937fc7
Date: Wed, 21 Nov 2012 21:17:10 +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  5937fc72919993c44ae9956a44fb53de797483b5 (commit)
      from  53f7aa8f9d84203b0f62c6964ebf2ab6e0e51584 (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 5937fc72919993c44ae9956a44fb53de797483b5
Author: John Darrington <address@hidden>
Date:   Wed Nov 21 22:13:27 2012 +0100

    Logistic Regression: Calculate the logs of the likelihood instead of the 
raw value.
    
    The likelihood values can become extremely large which can result in
    lost precision in a double.  This change therefore calculates the
    logarithms of the likelihoods instead of their actual value.

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

Summary of changes:
 src/language/stats/logistic.c |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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