Package: ddModel 0.2.9.0
ddModel: The Decision Diffusion Model
Provides functions for computing the density, distribution, and random generation of the Decision Diffusion model (DDM), a widely used cognitive model for analysing choice and response time data. The package allows model specification, including the ability to fix, constrain, or vary parameters across experimental conditions. While it does not include a built-in optimiser, it supports likelihood evaluation and can be integrated with external tools for parameter estimation. Functions for simulating synthetic datasets are also provided. This package is intended for researchers modelling speeded decision-making in behavioural and cognitive experiments. For more information, see Voss, Rothermund, and Voss (2004) <doi:10.3758/BF03196893>, Voss and Voss (2007) <doi:10.3758/BF03192967>, and Ratcliff and McKoon (2008) <doi:10.1162/neco.2008.12-06-420>.
Authors:
ddModel_0.2.9.0.tar.gz
ddModel_0.2.9.0.zip(r-4.7)ddModel_0.2.9.0.zip(r-4.6)ddModel_0.2.9.0.zip(r-4.5)
ddModel_0.2.9.0.tgz(r-4.6-x86_64)ddModel_0.2.9.0.tgz(r-4.6-arm64)ddModel_0.2.9.0.tgz(r-4.5-x86_64)ddModel_0.2.9.0.tgz(r-4.5-arm64)
ddModel_0.2.9.0.tar.gz(r-4.7-arm64)ddModel_0.2.9.0.tar.gz(r-4.7-x86_64)ddModel_0.2.9.0.tar.gz(r-4.6-arm64)ddModel_0.2.9.0.tar.gz(r-4.6-x86_64)
ddModel_0.2.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ddModel/json (API)
| # Install 'ddModel' in R: |
| install.packages('ddModel', repos = c('https://yxlin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yxlin/ddmodel/issues
Last updated from:07afc11a06. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 138 | ||
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 160 | ||
| linux-release-arm64 | OK | 128 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-release-x86_64 | OK | 330 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| macos-oldrel-x86_64 | OK | 232 | ||
| windows-devel | OK | 111 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 124 | ||
| wasm-release | OK | 111 |
Exports:dfastdmpfastdmrfastdmsetDDMsimulatesimulate_ddm_trialsvalidate_ddm_parameters
Dependencies:ggdmcHeadersggdmcModelggdmcPriorlatticeRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An S4 Class Representing a Decision Diffusion Model | ddm-class setDDM |
| Density, Distribution and Random Generation of the Decision Diffusion Model | dfastdm fastdm pfastdm rfastdm |
| Simulate Data from a Decision Diffusion Model | simulate,ddm-method |
| Simulate Design-based Decision Diffusion Model (DDM) Trials | simulate_ddm_trials validate_ddm_parameters |
