Paired samples T-TEST: fix bug calculating correlation coefficient.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2015 05:42:08 +0000 (07:42 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2015 05:42:08 +0000 (07:42 +0200)
commitabb90d86c649cef5489d8cad88d29ee042e65552
tree29f9f567bbcafb01ab6c910c2329f5976aa3578f
parent3fe5cc7ed8d6fd1951f016a794415a00ea4059a2
Paired samples T-TEST: fix bug calculating correlation coefficient.

The value did not properly consider the weights of the data.
Thanks to Douglas Bonett <dgbonett@ucsc.edu> for reporting this.
NEWS
src/language/stats/t-test-paired.c
tests/language/stats/t-test.at