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-377-g12140


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-377-g12140b5
Date: Tue, 06 Nov 2012 19:54:46 +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  12140b59f70771295af36404296219cba9f3f6bc (commit)
      from  372c46a3648de939ec3224cc94ad944aa39623ae (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 12140b59f70771295af36404296219cba9f3f6bc
Author: John Darrington <address@hidden>
Date:   Tue Nov 6 20:50:33 2012 +0100

    Categoricals: Provide separate functions for effects and dummy coding.
    
    Until now, the function categoricals_get_code_for_case returned the
    "effects" coding (ie, a bipolar code).  Some uses require "dummy" coding
    (a binary coding).  This change provides seperate functions to return
    whatever is desired.
    
    Conflicts:
    
        src/language/stats/logistic.c

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

Summary of changes:
 src/math/categoricals.c |   41 ++++++++++++++++++++++++++++++-----------
 src/math/categoricals.h |   15 ++++++++++++++-
 src/math/covariance.c   |    2 +-
 3 files changed, 45 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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