How to calculate correlation coefficient and p-value between two 3-d matrix?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
SONI SONI
el 14 de Jun. de 2016
Comentada: Dushantha Sandaruwan WIJENDRA NAIDHELAGE
el 12 de Jun. de 2021
Hello,
I have two gridded matrix having latitude,longitude and time(180x360x12). I have calculated correlation coefficient between both matrices using following: http://in.mathworks.com/matlabcentral/answers/15884-correlation-for-multi-dimensional-arrays
now I want to find p-value (0.05) for each grid cell. than I want to set correlation values in matrix in three part: one will show positively significant (<0.05), second will show positively insignificant (>0.05) and third will show negatively significant (<0.05) correlation. Can anyone help me in this regard ?
1 comentario
Dushantha Sandaruwan WIJENDRA NAIDHELAGE
el 12 de Jun. de 2021
Have you found any answer for this quesion. Please kind enough to respond with the answer
Respuestas (0)
Ver también
Categorías
Más información sobre Logical 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!