Hi

> -----Original Message-----
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of HJ YAN
> Sent: Tuesday, November 13, 2012 12:12 PM
> To: r-help@r-project.org
> Subject: [R] Can't remember which package I used. Anyone can help
> please?
> 
> Dear R users
> 
>  I tried an example earlier to check the results using two different
> methods of clustering with same data set, and for both methods, say
> method A and method B. Also I decided to have same number of
> groups/clusters (here
> 8 was chosen).
> 
> I found a good graphical tool in R to compare the distribution of the
> number in each group/cluster created by method A and method B, e.g. how
> many of the individuals are clustered as 'Group 1' both by method A and
> B, and how many are clustered as 'Group 2' both by method A and B and
> so on.
> In this case we have 30 and 28 respectively (please see attached table
> and plot).
> 
> I lost my code and can not remember which packages/functions I used
> here?
>  Could anyone recognize and give me some clue? I only made a note
> 'crosstable' if can ring your bell...

If you did not save history of your commands you need to search in clustering 
packages e.g. from CRAN Task View. If you saved history, you could look to 
.Rhistory file.

Regards
Petr

> 
> Many thanks in advance
> 
> HJ

______________________________________________
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