dRTM_grid | R Documentation |
Generate a grid of response-time values and the corresponding PDF values.
For more details on the model see, for example, dRTM
.
dRTM_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
Churchland, A. K., Kiani, R., & Shadlen, M. N. (2008). Decision-making with multiple alternatives. Nature Neuroscience, 11(6), 693-702.
Hanks, T. D., Mazurek, M. E., Kiani, R., Hopp, E., & Shadlen, M. N. (2011). Elapsed Decision Time Affects the Weighting of Prior Probability in a Perceptual Decision Task. The Journal of Neuroscience, 31(17), 6339-6352.
Voskuilen, C., Ratcliff, R., & Smith, P. L. (2016). Comparing fixed and collapsing boundary versions of the diffusion model. Journal of Mathematical Psychology, 73, 59-79.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.