Thank you for your reply Wolfgang
I've seen these examples but my problem is that I don't know how to
make the input data out of my given data. According to the example
below hclust is making the clustering and will result in hclust object
hc. In my case the clustering is already done and I need to
Hi Risto,
You could try
example("dendrogram")
best wishes
Wolfgang
noorpiilur scripsit:
> Hey group,
>
> I have a problem of drawing dendrogram as the result of my program
> written in C. My algorithm is a approximation algorithm for single
> linkage method. AS a result I will get th
Hey group,
I have a problem of drawing dendrogram as the result of my program
written in C. My algorithm is a approximation algorithm for single
linkage method. AS a result I will get the following data:
[Average distance] [cluster A] [cluster B]
For example:
42.593141 1 26
42.593141
3 matches
Mail list logo