Description Usage Arguments Details Value Author(s) References See Also Examples
Computes the probability of exit through the lower bound of a univariate diffusion process with constant drift on an interval with absorbing boundaries. Used as a model of information accumulation, it is gives the probability of an error response in a speeded two-alternative forced choice (2AFC) response time task.
1 | EZ2.pe(nu, z, a, s = 0.1)
|
nu |
Drift rate. |
z |
Starting point. |
a |
Boundary separation |
s |
Scaling parameter (Ratcliff's convention is |
This process as a model of information accumulation and decision is Ratcliff's diffusion model (1978). It can be used e.g., to compute the mean response times of the correct responses in a lexical decision time, given the drift rate, the bias (start point), and criterion (boundary separation).
EZ2.pe
returns the exit probability through lower end of the interval (0,a)
The return value has the attribute "gradient" attached: the gradient with respect to each of the parameters.
Raoul P. P. P. Grasman
Ratcliff, R. (1978). Theory of Memory Retrieval. Psychological review vol. 85 (2) pp. 59-108
Grasman, R. P. P., Wagenmakers, E.-J., & van der Maas, H. L. J. (2007). On the mean and variance of response times under the diffusion model with an application to parameter estimation, J. Math. Psych. 53: 55–68.
EZ2-package
, EZ2.cmrt
, EZ2.cvrt
, EZ2.mrt
, EZ2.vrt
1 | EZ2.pe(.1, .08, .12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.