How to compare the output of PCA analysis?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello to everyone.
I have this problem: I run a PCA analysis using the princomp function on two 8x3 matrices. Then, in order to find out whether they behave similarly or not I would like to perform a comparison of such vectors.
I found two ways: the first was proposed by Krzanowski (1979) (see ikaros.teipir.gr/era/era2/fullpap/B26.doc on page 4), but the problem is that applying the equation 3 on page 4 I always, i.e. regardless of the input data, that the similarity factor (called Sim is always maximum, in my case 3: how can I use it then?) and the second by Yang and Shahabi (2004) that I still have to try.
What is your suggestion?
Thank you.
댓글 수: 0
답변 (1개)
James Cai
2018년 4월 5일
댓글 수: 2
Walter Roberson
2020년 5월 28일
I disagree Jeremy Milne: it is a link to source code that implements the kind of similarity measure that the poster appears to have been asking for.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!