필터 지우기
필터 지우기

Clustergram - information on the statistics

조회 수: 1 (최근 30일)
Bran
Bran 2015년 6월 7일
I have been using the clustergram feature in Matlab on my data in the following way;
Cobj2 = clustergram(c,'RowLabels',[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40],'ColumnLabels',{'Value1','Value2','Value3','Value4','Value5','Value6'},'Colormap',redbluecmap,'Standardize',1)
Matlab sorts my data into clusters and although I have found the dendogram and heatmap informative I would like to find out a little more information about my clusters for example the euclidean distances between them or some other measure so I can determine their 'strength'. Is there a way to get more information or statistics about my graph?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Expression Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by