rlba_norm | R Documentation |
rlba_norm
used the LBA process to generate response times and
responses.
rlba_norm(n, A, b, mean_v, sd_v, t0, st0, posdrift)
n |
is the numbers of observation. |
A |
start point upper bound, a vector of a scalar. |
b |
decision threshold, a vector or a scalar. |
mean_v |
mean drift rate vector |
sd_v |
standard deviation of drift rate vector |
t0 |
non-decision time, a vector. |
st0 |
non-decision time variation, a vector. |
posdrift |
if exclude negative drift rates |
a n x 2 matrix of response time (first column) and responses (second column).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.