[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
moments.c
From: |
Jason Stover |
Subject: |
moments.c |
Date: |
Wed, 21 Mar 2007 14:48:24 -0400 |
User-agent: |
Mutt/1.5.10i |
I'm using moments.c in regression.q and I think there is problem: It
requires two data passes. If we want PSPP to handle large data sets
well, it needs to be able to compute moments in a single data pass.
Does anyone mind if I modify moments.c to do so?
Second question: moments.c could also be made to compute correlations
between variables in a single data pass. If changing it to do so
doesn't make a mess of moments.c, does anyone mind if I make that
modification, too?
-Jason
- moments.c,
Jason Stover <=