Skip to content
Prev 247483 / 398503 Next

how to calculate the consistency of different clusterings

Hello,

I've been waiting to see if anyone else would answer this.

I've previously used random reallocation of objects to groups
(clusters) as a monte-carlo test of the informativeness of groups, as
described here:

http://lastresortsoftware.blogspot.com/2010/09/monte-carlo-testing-of-classification.html

However, in your case it sounds like you want to investigate the
influence of particular attributes (traits) or groups of attributes on
the classification - is that correct ?  If so, I can probably help
with some R code but I'd need to know the clustering method you are
using (e.g. hclust).

Michael
On 14 January 2011 02:36, Mao Jianfeng <jianfeng.mao at gmail.com> wrote: