Hello Everyone,
I am having an issue displaying a hierarchical cluster analysis dendrogram using centroid linkage.
Could someone please direct me to information on how to fix this issue. Thanks!
Variables:
Location; ABCasesY16; CDCasesY16; EFCasesY16; GHCasesY16
Note. All counts variables, except Location (i.e., String); data contain outliers
Commands:
cluster centroidlinkage ABCasesY16 CDCasesY16 EFCasesY16 GHCasesY16, measure(L2squared)
cluster dendrogram _clus_1, labels(Location) xlabel(, angle(90) labsize(*.75)) cutvalue(10)
Output:
currently can't handle dendrogram reversals
r(198);
Regards,
Ramon R-S
Related Posts with Hierarchical Cluster Analysis (Centroid Linkage): currently can't handle dendrogram reversals
profit efficiencyI am using a stochastic frontier approach to estimate the profit efficiency. But I am not sure how t…
Cross Section Data --> PanelI've been trying to aggregate my current data set into a panel format. Currently the data is a cross…
unifying the names of companies?Dear All, I have this data set. Code: * Example generated by -dataex-. For more info, type help dat…
help w r(103) error for reshaping dataHi, I'm trying to reshape a data set from wide to long but keep getting an error that there are too …
Can asdoc output be exported as HTML?I would like to export asdoc (from SSC) or asdocx output as a HTML table? I searched the help files,…
Subscribe to:
Post Comments (Atom)
0 Response to Hierarchical Cluster Analysis (Centroid Linkage): currently can't handle dendrogram reversals
Post a Comment