Title: 'C++' Headers for 'ggdmc' Package
Version: 0.2.9.1
Date: 2025-06-27
Maintainer: Yi-Shin Lin <yishinlin001@gmail.com>
Description: A fast 'C++' implementation of the design-based, Diffusion Decision Model (DDM) and the Linear Ballistic Accumulation (LBA) model. It enables the user to optimise the choice response time model by connecting with the Differential Evolution Markov Chain Monte Carlo (DE-MCMC) sampler implemented in the 'ggdmc' package. The package fuses the hierarchical modelling, Bayesian inference, choice response time models and factorial designs, allowing users to build their own design-based models. For more information on the underlying models, see the works by Voss, Rothermund, and Voss (2004) <doi:10.3758/BF03196893>, Ratcliff and McKoon (2008) <doi:10.1162/neco.2008.12-06-420>, and Brown and Heathcote (2008) <doi:10.1016/j.cogpsych.2007.12.002>.
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/yxlin/ggdmcHeaders
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-07-02 09:24:59 UTC; yslin
Author: Yi-Shin Lin [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-07 08:30:02 UTC

'C++' Backend for the 'ggdmc' Ecosystem

Description

The package is a collection of the 'C++' implementation of the choice response time model. It connects the model to the Differential Evolution Markov Chain Monte Carlo (DE-MCMC) sampler implemented in the ggdmc package.

Details

The package supports the hierarchical modelling, Bayesian inference, choice response time models and factorial designs, allowing users to build their own design-based models.

The package serves as the C++ backends for the following packages: ggdmcModel, ggdmcPrior, ggdmcLikelihood, lbaModel, 'ddModel and ggdmc.

References