Description Usage Arguments Details Value Author(s) References See Also Examples
Fit the a simplified diffusion model for response time and accuracy to observed proportions of errors and response time means and variances.
1 |
pstart |
Vector with named starting parameter values |
ObsValPair |
Observed-predicted value pair in the form |
... |
More Observed-predicted value pairs (as many as desired, see example) |
method |
See |
control |
See |
hessian |
See |
EZ2 fits a simplified version of the diffusion model for human and monkey response times and accuracy to the means and variances of the observables. This model of information accumulation and decision is a simplified version of Ratcliff's diffusion model (1978).
Use EZ2batch
for more user friendly fitting automatically each row in a data.frame
.
The list returned by optim. This list contains
par |
A vector containing the estimates |
value |
Sum of squared prediction errors. This should be very close to zero (order of |
For other list members, see Value
section of optim
for a complete description.
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.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.