# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "CMCMC" in publications use:' type: software license: - GPL-2.0-only - GPL-3.0-only title: 'CMCMC: Contemporaneous Markov Chain Monte Carlo' version: 0.0.1 abstract: Implements contemporaneous Markov chain Monte Carlo (CMCMC) and interchain adaptive Markov chain Monte Carlo (INCA) samplers of Craiu, Rosenthal and Yang (2009) for targets known up to a normalising constant. The samplers run multiple Metropolis chains in parallel and update proposal covariance estimates using contemporaneous particle groups. Built-in target kernels include multivariate normal, logistic regression, Poisson, Gaussian, Gamma, and hierarchical models, with support for user-provided target kernels. The formula interface glm_cmcmc() fits supported generalized linear models using the built-in kernels. 'CUDA' is used when available, and an 'OpenMP'-enabled CPU backend is available on systems without a 'CUDA' compiler. authors: - family-names: ALQabandi given-names: Ahmad email: ahmad.alqabandi@durham.ac.uk orcid: https://orcid.org/0009-0006-0055-3846 - family-names: Aslett given-names: Louis email: louis.aslett@durham.ac.uk orcid: https://orcid.org/0000-0003-2211-233X - family-names: Pollock given-names: Murray email: murray.pollock@newcastle.ac.uk - family-names: Roberts given-names: Gareth email: gareth.o.roberts@warwick.ac.uk repository: https://cran.r-universe.dev commit: 09fd0e4cacd3d6dffad8d833ecbb5a1410fc599e date-released: '2026-07-23' contact: - family-names: ALQabandi given-names: Ahmad email: ahmad.alqabandi@durham.ac.uk orcid: https://orcid.org/0009-0006-0055-3846