cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to interactively organize and restructure data for analysis. Register for May 29 webinar, 2pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
ezorlo
Level IV

circular dendrogram

hi

i want to circularize the dendrogram made by hierarchical clustering for space considerations. 

constellation plot is not what i want.

or does anyone know how to transfer the clustering data for use in ggplot?

thanks

2 REPLIES 2
gzmorgan0
Super User (Alumni)

Re: circular dendrogram

@ezorlo ,

I don't have an answer for you, but this might provide a lead.

 

There is a JMP cluster option to Save Cluster Tree. It creates a data table of the dendogram clusters and depths. There is also a JSL message for the platform Hier Clust() that saves 5 matricies to define the relationships. 

 

Please post if you find a solution. Good luck!

Craige_Hales
Super User

Re: circular dendrogram

Recommended Articles