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.6.1-1145-ga857


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1145-ga857d95
Date: Sat, 13 Mar 2010 19:41:47 +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  a857d9573897b2aa372824ff5323b14b84207142 (commit)
       via  69b9f985eb77186153b7e1cb220fa1785dff582b (commit)
      from  a5955409d3679873d3bd6a0056e2aef92fbb0258 (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 a857d9573897b2aa372824ff5323b14b84207142
Author: Ben Pfaff <address@hidden>
Date:   Sat Mar 13 11:43:13 2010 -0800

    FREQUENCIES: Use Freedman-Diaconis formula to choose histogram bin width.
    
    Recently the FREQUENCIES procedure adopted Sturges' formula, more or less
    arbitrarily, to choose the bin width of histograms.  Gaj Vidmar
    <address@hidden>, however, recommended the Freedman-Diaconis
    formula instead, so this commit adopts that formula instead.
    
    Tested with only a few examples.

commit 69b9f985eb77186153b7e1cb220fa1785dff582b
Author: Ben Pfaff <address@hidden>
Date:   Sat Mar 13 11:41:14 2010 -0800

    FREQUENCIES: Add ability to calculating percentiles without showing them.
    
    This feature is not used yet, but it will be in an upcoming commit.

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

Summary of changes:
 src/language/stats/frequencies.q |   76 +++++++++++++++++++++++++++++++-------
 1 files changed, 62 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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