Package: jScore
Type: Package
Title: Calculates the j-Score Between Two Clustering Assignments
Version: 0.1.0
Authors@R: 
  c(person("Navid", "Ahmadinejad", email = "navidfr@asu.edu", role = c("cre","aut")),
    person("Li", "Liu", email = "liliu@asu.edu", role = "aut"))
Maintainer: Navid Ahmadinejad <navidfr@asu.edu>
Description: 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>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/liliulab/jscore
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-06 23:00:33 UTC; navid
Author: Navid Ahmadinejad [cre, aut],
  Li Liu [aut]
Repository: CRAN
Date/Publication: 2021-09-17 08:00:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:22:56 UTC; windows
