Hi there,

To see the results of my clustering graphically I was using clusplot. But it
only provides a look at the two most important components of the dataset.
I recently found the Mclust() function which produces very nice colored pair
plots for the clustered dataset.
see  Graph: http://www.statmethods.net/advstats/images/cluster4.jpg
on Website: http://www.statmethods.net/advstats/cluster.html

I am looking for such a pair plot when I have done the clustering with other
clustering methods than model based ones. E.g. when I clustered simply with
hclust().

Can anyone give me a suggestion?
Many thanks!

--
View this message in context: 
http://r.789695.n4.nabble.com/clusplot-for-all-used-variables-not-only-for-2-principal-components-tp4580387p4580387.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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