100 nodes:
Females --> Chevrud gives 2.9658e-05 vs Permutation gives 7.1945e-05
Males --> Chevrud gives 2.9151e-05 vs Permutation gives 6.3568e-05
50 nodes:
Females --> Chevrud gives 5.9277e-05 vs Permutation gives 8.2081e-05
Males --> Chevrud gives 5.8251e-05 vs Permutation gives 6.9033e-05
These numbers don't make sense to me. If I'm doing less comparisons (cutting them by half in the case of 50 nodes), I would expect my corrected alpha values to be much larger. I get this with the Chevrud method, but not with the recommended permutation method. Sometimes I get almost exactly the same value for alphaFWE using the permutation method.
Is there something wrong with the code when trying to do correlations? I tried it with version 0.1 and 1.2, and got the same thing. Or am I misunderstanding how the permutation method actually works and it makes sense to get alpha values that are very close even after cutting comparisons by half?
Best,
Alica