Type: Package Package: dynConfiR Title: Dynamic Models for Confidence and Response Time Distributions Version: 1.1.2 Authors@R: c( person("Sebastian", "Hellmann", , "sebastian.hellmann@tum.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3621-6343")), person("Manuel", "Rausch", , "manuel.rausch@ku.de", role = c("aut", "fnd"), comment = c(ORCID = "0000-0002-5805-5544")) ) Maintainer: Sebastian Hellmann Description: 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 , published version: ). Implemented models are the dynaViTE model, dynWEV model, the 2DSD model (Pleskac & Busemeyer, 2010, ), and various race models. C++ code for dynWEV and 2DSD is based on the 'rtdists' package by Henrik Singmann. License: GPL (>= 3) URL: https://github.com/SeHellmann/dynConfiR, https://sehellmann.github.io/dynConfiR/ BugReports: https://github.com/SeHellmann/dynConfiR/issues Depends: R (>= 4.0) Imports: dplyr, magrittr, minqa, parallel, progress, Rcpp, rlang, stats Suggests: covr, ggplot2, MASS, Hmisc, knitr, logger, rmarkdown, testthat (>= 3.0.0), tidyr LinkingTo: Rcpp VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true NeedsCompilation: yes Roxygen: list(old_usage = TRUE, markdown=TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make Repository: https://sehellmann.r-universe.dev Date/Publication: 2026-07-17 13:38:39 UTC RemoteUrl: https://github.com/sehellmann/dynconfir RemoteRef: HEAD RemoteSha: 66c0f8ebfee8b140e34b1b2f55e635d5d3434040 Packaged: 2026-07-17 15:59:44 UTC; root Author: Sebastian Hellmann [aut, cre] (ORCID: ), Manuel Rausch [aut, fnd] (ORCID: )