First attempt at Mann-Whitney U test.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 25 Oct 2010 18:40:14 +0000 (20:40 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 25 Oct 2010 18:40:14 +0000 (20:40 +0200)
commit1f247f9a51625cdaae7e48b5f723310f05ff6627
tree86f0cb1fe622964bf3ee0e58985dcc14b93f3a54
parent777b94603f5d72d0037bb9a716b1705dd3193b06
First attempt at Mann-Whitney U test.

Currently only assymptotic significance is calculated.
src/language/stats/automake.mk
src/language/stats/mann-whitney.c [new file with mode: 0644]
src/language/stats/mann-whitney.h [new file with mode: 0644]
src/language/stats/npar.c