Hello,
I'm starting to use CLUE to compare clusterings.

I have some cluster structures obtained outside R, which are simlply vectors
of lenght N (N: number of objects), which contain a number indicating the
cluster to which each object belongs. I report below a portion of one of
these:

------------
   V1
1  12
2   1
3   2
4   6
5  15
6   9
7   5
8   8
9  12
10  9
11 10
12  2
13  7
14 12
15 10
---------
which indicates that object 1 is in cluster "12", object 2 is in cluster "1"
etc.

Is there a way to evaluate the dissimilarity of clusterings of this sort
without transforming them into "ensembles" or, alternatively, is there a way
to turn these vectors into "ensembles"

Thanks a lot!
Mario

-- 
Andrea Mario Lavezzi
Dipartimento Studi su Politica, Diritto e Società
Piazza Bologni 8
90134 Palermo, Italy
tel. ++39 091 6625650
fax  ++39 091 6112023
skype: lavezzimario
email: lave...@unipa.it
web: http://www.unipa.it/~lavezzi

        [[alternative HTML version deleted]]

______________________________________________
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