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
command kpss is unrecognisedHello I have trying to test for stationarity using Kwiatkowski–Phillips–Schmidt–Shin test. But the …
WHO Anthro Macro files error message in calculating anthropometric z scoresDear All, I tried using WHO Anthro files (from https://www.who.int/childgrowth/software/en/) with S…
how to deal with two datasetsHi! I have a dataset with information on applicants to all job vacancies in an organization, for ea…
Extract values of TN, FP, TP and FN stataDear Stata exper, Wonder how to extract values of TN, FP, TP and FN into seperate variables in stata…
Probit model explanationI have a dataset that contains information on applications to any job vacancy in an organization. I …
Subscribe to:
Post Comments (Atom)
0 Response to Hierarchical Cluster Analysis (Centroid Linkage): currently can't handle dendrogram reversals
Post a Comment