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-1138-gc919


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1138-gc919bc2
Date: Wed, 10 Mar 2010 04:51:55 +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  c919bc2cf709771292738b0a64a07bd04b3417ae (commit)
      from  c141780c99e0aee7a50734d4a56e2adf6f16c909 (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 c919bc2cf709771292738b0a64a07bd04b3417ae
Author: Ben Pfaff <address@hidden>
Date:   Tue Mar 9 20:52:48 2010 -0800

    FREQUENCIES: Choose number of bins for histogram based on valid cases.
    
    Until now, histograms have always had exactly 11 bins.  There is no
    "correct" number of bins, but a fixed number of bins also seems less than
    ideal.  Use Sturges' formula, instead, to choose the number of bins.
    
    Reported by Erik Frebold <address@hidden>.

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

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


hooks/post-receive
-- 
GNU PSPP




reply via email to

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