Hi,

I want to know if there is a difference between the two
hierarchical methods Agnes and hclust when there are used with
the same method and the same metric on the same data! I ask
this question because I executed the following program: 
hc <- hclust(dist(AGRIINSTTableFinaleCR), "ward")
agnes<-agnes(dist(AGRIINSTTableFinaleCR),method="ward")
And clusters are not the same even if they are a little similar!

Is anybody know why i have this difference?

Thanks in advance

Nicolas BOUGET 




Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to