On Tue, 23 Mar 2004 15:27:14 -0800 (PST), you wrote: >I was wondering, whether there is a way to have >statistical significance test for cluster agreement. > >I know that I can use classAgreement() function to get >Rand index, which will give me some indication whether >the clusters agree or not, but it would be interesting >to have a formal test.
Why not simulate data from your hypothesized null distribution, cluster it, and see how your dataset's index value compares to the simulated ones? Duncan Murdoch ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html