cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm 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