Package: CPC
Title: Implementation of Cluster-Polarization Coefficient
Version: 2.6.0
Authors@R: person("Isaac", "Mehlhaff", email = "isaac.mehlhaff@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-5776-005X"))
Description: Implements cluster-polarization coefficient for measuring distributional
	polarization in single or multiple dimensions, as well as associated functions.
	Contains support for hierarchical clustering, k-means, partitioning around medoids,
	density-based spatial clustering with noise, and manually imposed cluster membership.
	Mehlhaff (forthcoming) <doi:10.1017/S0003055423001041>.
License: CC0
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: https://imehlhaff.net/CPC/
BugReports: https://github.com/imehlhaff/CPC/issues
Imports: stats, cluster, dbscan, Rfast
NeedsCompilation: no
Packaged: 2024-04-08 15:55:56 UTC; IsaacMehlhaff
Author: Isaac Mehlhaff [aut, cre, cph]
    (<https://orcid.org/0000-0001-5776-005X>)
Maintainer: Isaac Mehlhaff <isaac.mehlhaff@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-08 16:20:06 UTC
