c2c: Compare Two Classifications or Clustering Solutions of Varying Structure

Compare two classifications or clustering solutions that may or may not have the same number of classes, and that might have hard or soft (fuzzy, probabilistic) membership. Calculate various metrics to assess how the clusters compare to each other. The calculations are simple, but provide a handy tool for users unfamiliar with matrix multiplication. This package is not geared towards traditional accuracy assessment for classification/ mapping applications - the motivating use case is for comparing a probabilistic clustering solution to a set of reference or existing class labels that could have any number of classes (that is, without having to degrade the probabilistic clustering to hard classes).

Package details

AuthorMitchell Lyons [aut, cre]
MaintainerMitchell Lyons <mitchell.lyons@gmail.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/mitchest/c2c/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("c2c")

Try the c2c package in your browser

Any scripts or data that you put into this service are public.

c2c documentation built on May 1, 2019, 10:13 p.m.