# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rtwalk" in publications use:' type: software license: GPL-3.0-only title: 'Rtwalk: An MCMC Sampler Using the t-Walk Algorithm' version: 2.0.1 doi: 10.32614/CRAN.package.Rtwalk abstract: Implements the t-walk algorithm, a general-purpose, self-adjusting Markov Chain Monte Carlo (MCMC) sampler for continuous distributions as described by Christen & Fox (2010) . The t-walk requires no tuning and is robust for a wide range of target distributions, including high-dimensional and multimodal problems. This implementation includes an option for running multiple chains in parallel to accelerate sampling and facilitate convergence diagnostics. authors: - family-names: Villa given-names: Rodrigo Fonseca email: rodrigo03.villa@gmail.com orcid: https://orcid.org/0009-0005-2938-2270 repository: https://rodrigosqrt3.r-universe.dev repository-code: https://github.com/rodrigosqrt3/Rtwalk commit: 17cdb55b4d951ce411c98b76040451039f921792 url: https://github.com/rodrigosqrt3/Rtwalk date-released: '2026-03-11' contact: - family-names: Villa given-names: Rodrigo Fonseca email: rodrigo03.villa@gmail.com orcid: https://orcid.org/0009-0005-2938-2270