
17 Jan
2006
17 Jan
'06
4:24 p.m.
On 1/12/06, Eric Niebler <eric@boost-consulting.com> wrote:
Can one calculate covariance and simple linear regression (correlation, intersection, slope)?
Not yet, but adding new statistical accumulators is pretty easy. Patches would be graciously accepted.
I'm working on converting a median accumulator algorithm I wrote a little while back to your framework. It does however require some parameters to optimize the performance. How is that handled in your framework? Mike Gibson megibson@gmail.com