How to omit certain correlations using CORR on 2 matrices?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi Everyone,
I have two matrices with the size of 40 (observations) x 68 (variables). I have used corr to plot the correlation matrix between both datasets, yielding a 68 x 68 correlation matrix.
How may I omit correlations between measurements in corresponding variables, or turn the values into NaN? After this, I am using FDR to correct the p values.
Thanks.
댓글 수: 2
Brian Hannan
2017년 8월 3일
Hi Shane, in order for us to help you with this, can you tell me how you are deciding which correlation values you want to throw out?
답변 (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!