Oneway: Use covariance matrix and sweep operator
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 13 Aug 2010 16:21:16 +0000 (18:21 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 24 Aug 2010 14:37:14 +0000 (16:37 +0200)
Calculate the anova table using the routines from
src/math/covariance.c and lib/linreg/sweep.c instead
of the add hoc method.  This change doesn't remove
all traces of the old method, since the data is still
needed for some subcommands.  This will be the subject
of future changes.


No differences found