abydos icon indicating copy to clipboard operation
abydos copied to clipboard

Add mclustcomp measures

Open chrislit opened this issue 5 years ago • 0 comments

Cf. https://cran.r-project.org/web/packages/mclustcomp/mclustcomp.pdf

Some of these measures are already implemented; others may not be useful or appropriate. But they should be examined & evaluated.

  • [ ] Adjusted Rand
  • [x] Chi-Squared
  • [x] Fowlkes-Mallows
  • [x] Jaccard
  • [ ] Mirkin Metric/Equivalence Mismatch Distance
  • [x] Overlap
  • [ ] Partition Difference
  • [ ] Rand
  • [x] Sorensen-Dice
  • [x] Simple Matching
  • [x] Tanimoto
  • [x] Tversky
  • [ ] Wallace Criterion Type 1
  • [ ] Wallace Criterion Type 2
  • [x] F-measure
  • [ ] Meila-Heckerman
  • [ ] Maximum-Match
  • [ ] van Dongen
  • [ ] Joint Entropy
  • [ ] Mutual Information
  • [ ] NMI / Strehl & Ghosh
  • [ ] NMI / Fred & Jain
  • [ ] NMI / Danon, et al
  • [ ] Normalized Variation of Information
  • [ ] Variation of Information

chrislit avatar Jun 30 '19 22:06 chrislit