Compare Correlation Coefficients with multiple comparisons?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Lisa
el 26 de Jul. de 2017
Comentada: Lisa
el 3 de Ag. de 2017
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 comentarios
Respuesta aceptada
Abhi Sundararaman
el 2 de Ag. de 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:
Más respuestas (0)
Ver también
Categorías
Más información sobre Hypothesis Tests en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!