Clustergram Bug? - Different dendrograms produced by Clustergram vs SPSS and pdist -> linkage -> dendrogram using the same parameters
조회 수: 1 (최근 30일)
이전 댓글 표시
Good Afternoon,
I have tried already all different 'data processing' parameters of clustergram in order to get the same dendrogram that is obtained with pdist -> linkage -> dendrogram without any luck.
I also double-checked the results obtained by SPSS with the same data and parameteres used by pdist -> linkage -> dendrogram and the dendrograms are consistent.
Therefore I conclude is definitely something related with the clustergram class.
Could it be possible that there is a bug or something like that with that class?
To whom I should direct this question in order that it'll be further evaluated by the developers of clustergram?
Thanks in advance,
Diego
댓글 수: 0
채택된 답변
Oleg Komarov
2012년 10월 11일
You can contact technical support by compiling this form: http://www.mathworks.co.uk/support/contact_us/index.html
추가 답변 (1개)
Feiyu Xiong
2013년 4월 22일
I think I have the same issue. I use pdist-linkage-dendrogram, then I use clustergram, the results are different.
댓글 수: 1
Feiyu Xiong
2013년 4월 22일
I believe this is a bug and in 2013a they fixed this bug. I confirmed this by running my code on 2013a, and two function give the same cluster.
참고 항목
카테고리
Help Center 및 File Exchange에서 Expression Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!