Quick Cluster: Reimplement clustering algorithm
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 7 Nov 2015 11:16:13 +0000 (12:16 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 10 Nov 2015 17:20:51 +0000 (18:20 +0100)
commite8fd8bbc19102dd21c25433d9c410ccb174931db
treebafaa27eb5dc06ad9768da13d684b6cdd58253ed
parent57a9bdd3a98e926d282bfcc0ee5d31014f5143ba
Quick Cluster:  Reimplement clustering algorithm

This change replaces the algorithm to be closer to that described by
SPSS Statistical Algorithms.  It results in better classification of
"real" data, and better seperated cluster centers.

It also provides a few subcommands which were previously not
implemented.
AUTHORS
NEWS
doc/statistics.texi
src/language/stats/quick-cluster.c
tests/language/stats/quick-cluster.at