How to calculate correlation coefficient and p-value between two 3-d matrix?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Dushantha Sandaruwan WIJENDRA NAIDHELAGE
2021년 6월 12일
Have you found any answer for this quesion. Please kind enough to respond with the answer
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!