mloss.org CARPhttp://mloss.orgUpdates and additions to CARPenThu, 07 Nov 2013 15:48:06 -0000CARP 3.3http://mloss.org/software/view/248/<html><p>The C-package CARP is a convenient and easy tool for evaluating performance of clustering algorithms. The underlying methodology is based on first simulating Gaussian mixture models according to prespecified levels of average and maximum pairwise overlaps. The concept of overlap is defined as the sum of two misclassification probabilities (Maitra and Melnykov, 2010). Datasets are then simulated from the realized Gaussian mixtures. The software implementing this phase is called C-MixSim and can be invoked standalone. This concludes the first phase of the procedure. In the second phase, the clustering algorithm being evaluated is run on the generated datasets. We provide an example here using an agglomerative hierarchical clustering algorithm hierclust which is included. The third phase compares obtained and true groupings. By default, the comparison measure is the Adjusted Rand index of Hubert and Arabie (1985) but the user can also provide some other measure in executable form. Upon conclusion, CARP provides a distribution of the desired performance measure for the clustering method being evaluated at the preferred setting. This provides for a detailed understanding of the performance of the clustering algorithm being evaluated. CARP is released under the GNU GPL license. </p></html>volodymyr melnykov, ranjan maitraThu, 07 Nov 2013 15:48:06 -0000http://mloss.org/software/rss/comments/248http://mloss.org/software/view/248/overlapclustering algorithmgaussian mixture