- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: circular dendrogram
Craige