dSDDM_grid | R Documentation |
Generate a grid of response-time values and the corresponding PDF values.
For more details on the model see, for example, dSDDM
.
dSDDM_grid(rt_max = 10, phi, x_res = "default", t_res = "default")
rt_max |
maximal response time <- max(rt) |
phi |
parameter vector in the following order:
|
x_res |
spatial/evidence resolution |
t_res |
time resolution |
list of RTs and corresponding defective PDFs at lower and upper threshold
Raphael Hartmann & Matthew Murrow
Ratcliff, R. (1978). A theory of memory retrieval. Psychological Review, 85(2), 59-108.
Ratcliff, R., & McKoon, G. (2008). The Diffusion Decision Model: Theory and Data for Two-Choice Decision Tasks. Neural Computation, 20(4), 873-922.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.