Encoding: UTF-8
Package: DBCVindex
Title: Calculates the Density-Based Clustering Validation (DBCV) Index
Version: 1.4
Authors@R: c(
                  person("Davide", "Chicco", email = "davidechicco@davidechicco.it", comment = c(ORCID = "0000-0001-9655-7142"),
                  role = c("cre")),
                  person("Pablo Andretta", "Jaskowiak", comment = c(ORCID = "0000-0002-6377-3372"),
                  role = c("aut"))
                  )
Description: A metric called 'Density-Based Clustering Validation index' (DBCV) index to evaluate clustering results, following the <https://github.com/pajaskowiak/clusterConfusion/blob/main/R/dbcv.R> 'R' implementation by Pablo Andretta Jaskowiak. Original 'DBCV' index article: Moulavi, D., Jaskowiak, P. A., Campello, R. J., Zimek, A., and Sander, J. (April 2014), "Density-based clustering validation", Proceedings of SDM 2014 -- the 2014 SIAM International Conference on Data Mining (pp. 839-847), <doi:10.1137/1.9781611973440.96>.
Depends: R (>= 4.0.0)
License: GPL-3
URL: https://github.com/davidechicco/DBCVindex
BugReports: https://github.com/davidechicco/DBCVindex/issues
Imports: qpdf
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-19 09:02:09 UTC; davide
Author: Davide Chicco [cre] (<https://orcid.org/0000-0001-9655-7142>),
  Pablo Andretta Jaskowiak [aut]
    (<https://orcid.org/0000-0002-6377-3372>)
Maintainer: Davide Chicco <davidechicco@davidechicco.it>
Repository: CRAN
Date/Publication: 2025-02-19 23:40:15 UTC
