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
How to do -xthreg with intercept regimeHi All, I'm trying to estimate Panel Threshold Model using xthreg, i want to include different inte…
Multilevel Modeling for Survey Data Collected on Likert ScaleDear STATALIST Members, I am conducting a research project that aims to assess the determinants of …
R-squared and dynamic panel threshold regressionDear all, i hope you are doing good i'm applying a dynamic panel threshold method using the "xtend…
Use of indicator variables along with year fixed effects in panel regression framework by employing xtreg versus reghdfeDear Stata members First, thanks for this wonderful platform to ask queries and clear doubts. I have…
Variable with same value each year by categoryDear Statalist, I have a Panel dataset, where my id variable is an age bracket categorical variable…
Subscribe to:
Post Comments (Atom)
0 Response to Hierarchical Cluster Analysis (Centroid Linkage): currently can't handle dendrogram reversals
Post a Comment