jScore: Calculates the j-Score Between Two Clustering Assignments

The jscore() function in the package calculates the J-Score metric between two clustering assignments. The score is designed to address some problems with existing common metrics such as problem of matching. The details of J-score is described in Ahmadinejad and Liu. (2021) <arXiv:2109.01306>.

Version: 0.1.0
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2021-09-17
Author: Navid Ahmadinejad [cre, aut], Li Liu [aut]
Maintainer: Navid Ahmadinejad <navidfr at asu.edu>
License: MIT + file LICENSE
URL: https://github.com/liliulab/jscore
NeedsCompilation: no
Materials: README NEWS
CRAN checks: jScore results

Documentation:

Reference manual: jScore.pdf
Vignettes: jscore

Downloads:

Package source: jScore_0.1.0.tar.gz
Windows binaries: r-devel: jScore_0.1.0.zip, r-release: jScore_0.1.0.zip, r-oldrel: jScore_0.1.0.zip
macOS binaries: r-release (arm64): jScore_0.1.0.tgz, r-oldrel (arm64): jScore_0.1.0.tgz, r-release (x86_64): jScore_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jScore to link to this page.