# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "runjags" in publications use:' type: software license: GPL-2.0-only title: 'runjags: Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS' version: 2.2.2-4 doi: 10.18637/jss.v071.i09 identifiers: - type: doi value: 10.32614/CRAN.package.runjags abstract: User-friendly interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior. authors: - family-names: Denwood given-names: Matthew email: md@sund.ku.dk preferred-citation: type: article title: 'runjags: An R Package Providing Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS' authors: - family-names: Denwood given-names: Matthew J. email: md@sund.ku.dk journal: Journal of Statistical Software year: '2016' volume: '71' issue: '9' doi: 10.18637/jss.v071.i09 start: '1' end: '25' repository: https://CRAN.R-project.org/package=runjags repository-code: https://github.com/ku-awdc/runjags url: https://github.com/ku-awdc/runjags date-released: '2024-03-10' contact: - family-names: Denwood given-names: Matthew email: md@sund.ku.dk