Added implementation for the Cochran Q test
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 28 Oct 2010 13:24:05 +0000 (15:24 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 28 Oct 2010 13:24:05 +0000 (15:24 +0200)
commit257609763a5728ce3d18d6a31d2a15b6e1dba4ed
tree70fd60a5308d09a999bf2835791fd431cb364537
parent8dfe93d6dde6f5a500c5c4f0dccb067fe647904c
Added implementation for the Cochran Q test
src/language/stats/automake.mk
src/language/stats/cochran.c [new file with mode: 0644]
src/language/stats/cochran.h [new file with mode: 0644]
src/language/stats/npar.c