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.
Version: | 1.3.0 |
Depends: | R (≥ 3.5.0) |
Imports: | DEoptim, Rcpp (≥ 0.12.16), dplyr (≥ 1.0.0), optimr, parallel, pbapply, tidyr |
LinkingTo: | Rcpp, BH |
Suggests: | testthat |
Published: | 2021-01-10 |
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 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
CRAN checks: | DMCfun results |
Reference manual: | DMCfun.pdf |
Package source: | DMCfun_1.3.0.tar.gz |
Windows binaries: | r-devel: DMCfun_1.3.0.zip, r-release: DMCfun_1.3.0.zip, r-oldrel: DMCfun_1.3.0.zip |
macOS binaries: | r-release: DMCfun_1.3.0.tgz, r-oldrel: DMCfun_1.3.0.tgz |
Old sources: | DMCfun archive |
Please use the canonical form https://CRAN.R-project.org/package=DMCfun to link to this page.