Description Usage Arguments Examples
Calculate the parameters of the EZ diffusion model from mrt, vrt, pc...
1 | ezDiffusion(proportion_correct, rt_variance, rt_mean, s = 0.1, data)
|
proportion_correct |
Character. The name of the variable that contains proportion of correct trials. |
rt_variance |
Character. The name of the variable that contains the variance of reaction times for correct decisions |
rt_mean |
Character. The name of the variable that contains the mean of reaction times for correct decisions. |
s |
Numeric. A scaling constant. Take a look at the literature, because different authors use different scaling constants. |
data |
A |
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.