if you want to classify rows or columns, read:
?hclust
?kmeans
library(cluster)
?pam


Baoqiang Cao a écrit :

>Dear All,
>
>I have a data, suppose it is an N*M matrix data. All I want is to classify it 
>into, let see, 3 classes. Which method(s) do you think is(are) appropriate for 
>this purpose? Any reference will be welcome! Thanks!
>
>Best, 
>  Baoqiang Cao
>
>  
>
>------------------------------------------------------------------------
>
>______________________________________________
>R-help@stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>

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

Reply via email to