dkpro / dkpro-statistics

DKPro Statistics
https://dkpro.github.io/dkpro-statistics
Apache License 2.0
12 stars 4 forks source link

Add significance for correlations #9

Closed chmeyer closed 9 years ago

chmeyer commented 9 years ago

Originally reported on Google Code with ID 9

Hi,

there is a module for computing correlations, but there is no way to compute the significance
of correlations. I could add such a class if you like.

Kind regards

Reported by nico.erbs on 2014-09-16 13:55:29

chmeyer commented 9 years ago
Hi,

this is of interest for the module. I have granted you commit rights. Is that enough
to integrate your changes? Alternatively you can send them to me and I'll take care
of that.

Best,
Christian

PS: Sorry for late response, the notifications did not work (or to be more precise,
they worked but I misconfigured them :/).

Reported by chmeyer.de on 2014-10-17 13:56:05

chmeyer commented 9 years ago
Thanks. I can commit the changes myself. I will update this issue as soon as it is ready
for review.

Reported by nico.erbs on 2014-10-17 14:01:39

chmeyer commented 9 years ago
Changed significance test for correlations and added test case.
It now uses the complementary error function and the existing class for the Fisher-z
transformation.

Reported by nico.erbs on 2014-11-03 11:56:40