mclust is not doing the hierarchicial clustering, if I understand your question correctly. Presumably you define certain distance measure, hclust and cut funtions should do the job. On the other hand, if the purpose is to extract the classification labels from mclust package, it should be straightforward based on its documentation.

X

王春萍 写道:
Dear :
   I am a college student, one R beginner, now i am doing one exercise with 
mclust
package.
   I want to try one hierarchy cluster ananlysis on my data and my aim is to 
find
out the clusters from the result and what are the members for each cluster?
   So can you give me some advices
   thanks in advance!
chunping wang

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to