How do I add PValues to corrplot
Mostrar comentarios más antiguos
I have created a 17X17 plot of variables using [R, PValue] = corrplot(table);
This returns pretty much exactly the correlation plot i would like as well as a seperate workspace variable table for the Pvalues - all the informaiton i need.
I would like to be able to mark which of the correlations on the plot are significant from the pvalues calculated, so essentially merging/marking the significant vlaues together.
I am a beginner with MATLAB so there's probably a super easy way to do this but i just don't know how to code it?
Any help would be greatly appreciated!
2 comentarios
Annabel Macfarlane
el 21 de Abr. de 2020
Tommy
el 21 de Abr. de 2020
Fantastic! Happy to help!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!