Encoding: UTF-8
Package: DBCVindex
Title: Calculates the Density-Based Clustering Validation Index (DBCV)
        Index
Version: 1.1
Authors@R: person("Davide", "Chicco", email = "davidechicco@davidechicco.it", comment = c(ORCID = "0000-0001-9655-7142"),
                  role = c("aut", "cre"))
Description: A metric called 'Density-Based Clustering Validation index' (DBCV) index to evaluate clustering results, following the <https://github.com/FelSiq/DBCV> 'Python' implementation by Felipe Alves Siqueira. Original 'DBCV' index article: Moulavi, D., Jaskowiak, P. A., Campello, R. J., Zimek, A., & Sander, J. (2014, April). "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
Imports: pacman, Matrix, stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-12 11:03:55 UTC; davide
Author: Davide Chicco [aut, cre] (<https://orcid.org/0000-0001-9655-7142>)
Maintainer: Davide Chicco <davidechicco@davidechicco.it>
Repository: CRAN
Date/Publication: 2024-12-13 09:30:02 UTC
