[R] model-based clustering

Liaw, Andy andy_liaw at merck.com
Tue Apr 13 16:28:38 CEST 2004


In the time that you posted the numerous uninformative messages, you can do
yourself a great favor by following the posting guide mentioned in the
footer.

Try:

install.packages("mclust")
library(mclust)
?mclust
example(mclust)

Andy

> From: Talita Leite
> 
> Hello again,
> 
> Let me explain this better. I've been working in clustering 
> methods during 
> this year and now i'm starting (or trying to) with 
> model-based clustering. 
> I've been searching for help to understand how the functions 
> works and i 
> found some. The problem is that i don't know the steps to follow. For 
> example: working with the data set IRIS. What steps do i have 
> to follow and 
> what functions do i have to use to make a good clustering? To 
> find the three 
> groups on that case?
> 
> Thanks,
> 
> Talita
> 
> ______________________________________________
> R-help at stat.math.ethz.ch 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
> 
> 


------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments,...{{dropped}}




More information about the R-help mailing list