dynConfiR: Dynamic Models for Confidence and Response Time Distributions

Provides density functions for the joint distribution of choice, response time and confidence for discrete confidence judgments as well as functions for parameter fitting, prediction and simulation for various dynamical models of decision confidence. All models are explained in detail by Hellmann et al. (2023; Preprint available at <https://osf.io/9jfqr/>, published version: <doi:10.1037/rev0000411>). Implemented models are the dynaViTE model, dynWEV model, the 2DSD model (Pleskac & Busemeyer, 2010, <doi:10.1037/a0019737>), and various race models. C++ code for dynWEV and 2DSD is based on the 'rtdists' package by Henrik Singmann.

Version: 0.0.4
Depends: R (≥ 4.0)
Imports: dplyr, magrittr, minqa, parallel, progress, Rcpp, rlang, stats
LinkingTo: Rcpp
Suggests: covr, ggplot2, Hmisc, knitr, logger, rmarkdown, testthat (≥ 3.0.0), tidyr
Published: 2024-01-29
Author: Sebastian Hellmann ORCID iD [aut, cre], Manuel Rausch ORCID iD [aut, fnd]
Maintainer: Sebastian Hellmann <sebastian.hellmann at ku.de>
BugReports: https://github.com/SeHellmann/dynConfiR
License: GPL (≥ 3)
URL: https://github.com/SeHellmann/dynConfiR, https://sehellmann.github.io/dynConfiR/
NeedsCompilation: yes
Materials: NEWS
CRAN checks: dynConfiR results

Documentation:

Reference manual: dynConfiR.pdf
Vignettes: Fitting a dynamical confidence model to a data set

Downloads:

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

Linking:

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