Compare Correlation Coefficients with multiple comparisons?
4 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
Abhi Sundararaman
2017-8-2
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:
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Hypothesis Tests 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!