# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dRiftDM" in publications use:' type: software license: MIT title: 'dRiftDM: Estimating (Time-Dependent) Drift Diffusion Models' version: 0.2.1 identifiers: - type: doi value: 10.32614/CRAN.package.dRiftDM abstract: Fit and explore Drift Diffusion Models (DDMs), a common tool in psychology for describing decision processes in simple tasks. It can handle both time-independent and time-dependent DDMs. You either choose prebuilt models or create your own, and the package takes care of model predictions and parameter estimation. Model predictions are derived via the numerical solutions provided by Richter, Ulrich, and Janczyk (2023, ). authors: - family-names: Koob given-names: Valentin email: v.koob@web.de - family-names: Richter given-names: Thomas preferred-citation: type: manual title: 'dRiftDM: An R package for fitting non-stationary drift diffusion models' authors: - family-names: Koob given-names: Valentin email: v.koob@web.de - family-names: Richter given-names: Thomas - family-names: Janczyk given-names: Markus year: '2024' notes: R package version 0.2.1 repository: https://CRAN.R-project.org/package=dRiftDM repository-code: https://github.com/bucky2177/dRiftDM url: https://bucky2177.github.io/dRiftDM/ date-released: '2025-01-08' contact: - family-names: Koob given-names: Valentin email: v.koob@web.de