DMCfun: Diffusion Model of Conflict (DMC) in Reaction Time Tasks

DMC model simulation detailed in Ulrich, R., Schroeter, H., Leuthold, H., & Birngruber, T. (2015). Automatic and controlled stimulus processing in conflict tasks: Superimposed diffusion processes and delta functions. Cognitive Psychology, 78, 148-174. Ulrich et al. (2015) <doi:10.1016/j.cogpsych.2015.02.005>. Decision processes within choice reaction-time (CRT) tasks are often modelled using evidence accumulation models (EAMs), a variation of which is the Diffusion Decision Model (DDM, for a review, see Ratcliff & McKoon, 2008). Ulrich et al. (2015) introduced a Diffusion Model for Conflict tasks (DMC). The DMC model combines common features from within standard diffusion models with the addition of superimposed controlled and automatic activation. The DMC model is used to explain distributional reaction time (and error rate) patterns in common behavioural conflict-like tasks (e.g., Flanker task, Simon task). This R-package implements the DMC model and provides functionality to fit the model to observed data. Further details are provided in the following paper: Mackenzie, I.G., & Dudschig, C. (2021). DMCfun: An R package for fitting Diffusion Model of Conflict (DMC) to reaction time and error rate data. Methods in Psychology, 100074. <doi:10.1016/j.metip.2021.100074>.

Version: 3.5.4
Depends: R (≥ 4.0.0)
Imports: DEoptim, Rcpp (≥ 0.12.16), dplyr (≥ 1.0.0), methods, parallel, pbapply, tidyr
LinkingTo: Rcpp, BH
Suggests: ggplot2, scales, shiny, testthat
Published: 2024-02-24
Author: Ian G. Mackenzie [cre, aut], Carolin Dudschig [aut]
Maintainer: Ian G. Mackenzie <ian.mackenzie at uni-tuebingen.de>
License: MIT + file LICENSE
URL: https://github.com/igmmgi/DMCfun, https://CRAN.R-project.org/package=DMCfun, https://www.sciencedirect.com/science/article/pii/S259026012100031X
NeedsCompilation: yes
Materials: README
CRAN checks: DMCfun results

Documentation:

Reference manual: DMCfun.pdf

Downloads:

Package source: DMCfun_3.5.4.tar.gz
Windows binaries: r-devel: DMCfun_3.5.4.zip, r-release: DMCfun_3.5.4.zip, r-oldrel: DMCfun_3.5.4.zip
macOS binaries: r-release (arm64): DMCfun_3.5.4.tgz, r-oldrel (arm64): DMCfun_3.5.4.tgz, r-release (x86_64): DMCfun_3.5.4.tgz
Old sources: DMCfun archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DMCfun to link to this page.