Compare Correlation Coefficients with multiple comparisons?
    조회 수: 7 (최근 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개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!