# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DPCD" in publications use:' type: software license: MIT title: 'DPCD: Dirichlet Process Clustering with Dissimilarities' version: 0.0.1 doi: 10.32614/CRAN.package.DPCD abstract: A Bayesian hierarchical model for clustering dissimilarity data using the Dirichlet process. The latent configuration of objects and the number of clusters are automatically inferred during the fitting process. The package supports multiple models which are available to detect clusters of various shapes and sizes using different covariance structures. Additional functions are included to ensure adequate model fits through prior and posterior predictive checks. authors: - family-names: Morrissette given-names: Sam email: samuel.morrissette01@gmail.com repository: https://sammorrissette.r-universe.dev repository-code: https://github.com/SamMorrissette/DPCD commit: 95791e2c555db487d9fb512e9b10deb48e84617e url: https://github.com/SamMorrissette/DPCD date-released: '2025-12-14' contact: - family-names: Morrissette given-names: Sam email: samuel.morrissette01@gmail.com