Concordance between two classifications
concordance.Rd
Computes an index to compare two classifications.
Details
Several indices for comparison of partitions are available:
method="Rand"
: Rand (1971) index.method="adjustedRand"
: Rand index adjusted for random effects (Hubert & Arabie 1985).method="Wallace"
: Wallace (1983) index (for asymmetrical comparisons). This index (and its adjusted version) is useful to quantify how muchx
is nested intoy
.method="adjustedWallace"
: Wallace index adjusted for random effects (Pinto et al. 2008).
References
Hubert, L. & Arabie, P. (1985). Comparing partitions. Journal of Classification, 2, 193–218.
Pinto, F.R., Melo-Cristino, J. & Ramirez, M. (2008). A confidence interval for the wallace coefficient of concordance and its application to microbial typing methods. PLoS ONE, 3.
Rand, W.M. (1971). Objective Criteria for the Evaluation of Clustering Methods. Journal of the American Statistical Association, 66, 846–850.
Wallace, D.L. (1983). A method for comparing two hierarchical clusterings: Comment. Journal of the American Statistical Association, 78, 569–576.