Initial implementation of the Kruskal-Wallis test.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 11 Oct 2010 18:02:54 +0000 (20:02 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 11 Oct 2010 18:03:20 +0000 (20:03 +0200)
commitc8b02c29026c095ce912faf5fdba7e29b42cb135
treeea0a29cea4c8f416e50c2e39d7c457c1b41c90df
parentcd5925923ec4d758b38f1c4bed9ee65f2dc19fb9
Initial implementation of the Kruskal-Wallis test.
src/language/stats/automake.mk
src/language/stats/kruskal-wallis.c [new file with mode: 0644]
src/language/stats/kruskal-wallis.h [new file with mode: 0644]
src/language/stats/npar.c
src/language/stats/npar.h