CRAN/E | fddm

fddm

Fast Implementation of the Diffusion Decision Model

Installation

About

Provides the probability density function (PDF), cumulative distribution function (CDF), and the partial derivatives of the PDF of the diffusion decision model (DDM; e.g., Ratcliff & McKoon, 2008, doi:10.1162/neco.2008.12-06-420) with across-trial variability in the drift rate. Because the PDF, its partial derivatives, and the CDF of the DDM both contain an infinite sum, they need to be approximated. 'fddm' implements all published approximations (Navarro & Fuss, 2009, doi:10.1016/j.jmp.2009.02.003; Gondan, Blurton, & Kesselmeier, 2014, doi:10.1016/j.jmp.2014.05.002; Blurton, Kesselmeier, & Gondan, 2017, doi:10.1016/j.jmp.2016.11.003; Hartmann & Klauer, 2021, doi:10.1016/j.jmp.2021.102550) plus new approximations. All approximations are implemented purely in 'C++' providing faster speed than existing packages.

github.com/rtdists/fddm
System requirements C++11
Bug report File report

Key Metrics

Version 0.5-2
R ≥ 3.5.0
Published 2022-09-09 594 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks fddm results

Downloads

Yesterday 5 0%
Last 7 days 39 -33%
Last 30 days 226 -7%
Last 90 days 718 -25%
Last 365 days 3.258 -15%

Maintainer

Maintainer

Henrik Singmann

singmann@gmail.com

Authors

Kendal B. Foster

aut

Henrik Singmann

ctb / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Benchmark Testing
Fitting Example Using dfddm
Mathematical Description of Methods
Description of Methods in pfddm
Validity of Methods

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fddm archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.1

Suggests

rtdists
RWiener
ggplot2
reshape2
testthat
knitr
rmarkdown
microbenchmark
ggnewscale
ggforce
WienR

LinkingTo

Rcpp