Type: Package
Package: dynConfiR
Title: Dynamic Models for Confidence and Response Time Distributions
Version: 0.0.4
Authors@R: c(
    person("Sebastian", "Hellmann", , "sebastian.hellmann@ku.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 <sebastian.hellmann@ku.de>
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 <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.
License: GPL (>= 3)
URL: https://github.com/SeHellmann/dynConfiR,
        https://sehellmann.github.io/dynConfiR/
BugReports: https://github.com/SeHellmann/dynConfiR
Depends: R (>= 4.0)
Imports: dplyr, magrittr, minqa, parallel, progress, Rcpp, rlang, stats
Suggests: covr, ggplot2, Hmisc, knitr, logger, rmarkdown, testthat (>=
        3.0.0), tidyr
LinkingTo: Rcpp
VignetteBuilder: knitr
Config/testthat/edition: 3
Date/Publication: 2024-01-29 18:10:02 UTC
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2024-01-29 17:50:05 UTC; PPA859
Repository: CRAN
RoxygenNote: 7.2.3
Author: Sebastian Hellmann [aut, cre] (<https://orcid.org/0000-0002-3621-6343>),
  Manuel Rausch [aut, fnd] (<https://orcid.org/0000-0002-5805-5544>)
Built: R 4.2.3; aarch64-apple-darwin20; 2024-01-29 20:56:50 UTC; unix
Archs: dynConfiR.so.dSYM
