Compare Correlation Coefficients with multiple comparisons?

19 views (last 30 days)
Hello,
In order to compare correlation coefficients, for example, the Fisher transformation followed by T-test can be used. An example is available here: https://www.mathworks.com/matlabcentral/fileexchange/44658-compare-correlation-coefficients?focused=3803537&tab=function
My question is whether there is also a correction for multiple comparisons with several correlation coefficients (similar to Bonferroni correction)?
Many Thanks Liso

Accepted Answer

Abhi Sundararaman
Abhi Sundararaman on 2 Aug 2017
You could calculate the p value using the function you linked, and then perhaps try using the following function on the file exchange to correct the p value for multiple comparisons:

More Answers (0)

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!