Package: CPC
Title: Implementation of Cluster-Polarization Coefficient
Version: 2.5.6
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) <https://imehlhaff.net/files/CPC_note.pdf>.
License: CC0
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: http://imehlhaff.net/CPC/
BugReports: https://github.com/imehlhaff/CPC/issues
Imports: stats, cluster, dbscan, Rfast
NeedsCompilation: no
Packaged: 2023-08-09 18:16:33 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: 2023-08-09 20:40:25 UTC
Built: R 4.2.0; ; 2023-08-10 11:15:04 UTC; unix
