CRAN/E | c2c

c2c

Compare Two Classifications or Clustering Solutions of Varying Structure

Installation

About

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).

github.com/mitchest/c2c/
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 3.1.0
Published 2017-07-23 2476 days ago
Needs compilation? no
License GPL-3
CRAN checks c2c results

Downloads

Yesterday 5 0%
Last 7 days 44 -42%
Last 30 days 193 +5%
Last 90 days 488 -33%
Last 365 days 2.291 -29%

Maintainer

Maintainer

Mitchell Lyons

mitchell.lyons@gmail.com

Authors

Mitchell Lyons

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

c2c workflow

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.1.0

Suggests

testthat
knitr
rmarkdown
e1071