add_residual | R Documentation |
Calls stats::convolve for the first passage times and the non-decision time distribution to derive the full distribution of response times. Before convolution, I add the robustness parameter.
add_residual(pdf_nt, pdf_u, pdf_l, dt, nt)
pdf_nt |
the non-decision time density values |
pdf_u , pdf_l |
the first passage times |
dt , nt |
step size and number of steps for the time space (for input checks and scaling) |
a list of PDFs for one condition "pdf_u" and "pdf_l"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.