Hi,

I would like to compare results from a k-means analysis to that done with PAM. 
However, when I ran the k-means on four clusters it gave me the means for each 
result with the number of each cluster e.g.
    variable1
1  33.33
2  12.00
3 109.00
4  67.98

So I know for instance cluster 1 has a mean for variable1 of 33.33, however 
when I run PAM i get:
      variable 1
29    32
97    12
308  106
217  62

Does 29 relate to cluster 1,  and 97 to cluster2 etc.

Hope this makes sense,

Nathaniel


      ___________________________________________________________ 

your free account today 
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html 
        [[alternative HTML version deleted]]

______________________________________________
[email protected] 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