dETM_grid | R Documentation |
Generate a grid of response-time values and the corresponding PDF values.
For more details on the model see, for example, dETM
.
dETM_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
Murrow, M., & Holmes, W. R. (2023). PyBEAM: A Bayesian approach to parameter inference for a wide class of binary evidence accumulation models. Behavior Research Methods, 56(3), 2636-2656.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.