Tagged Questions
12
votes
2answers
233 views
Is there an R implementation of the linear ballistic accumulator model or Ratcliff's diffusion model for measuring response time and accuracy?
I am looking for an implementation of the linear ballistic accumulator model or Ratcliff's diffusion model (e.g. in R, MATLAB, or Python).
9
votes
2answers
150 views
How do humans optimize noisy multi-variable functions in experimental settings?
Imagine an experiment like this:
A participant is asked to optimize an unknown function (let's say minimize) .
On each trial the participant provides several input values, and receives an output ...