Description Usage Arguments Value
Calculate choice error averaged over the last 5 trials
1 | advisorChoiceError(trust, advisorIndex, choice0, choice1, slope, nBack = 5L)
|
trust |
Matrix of trust values - dims = trials x advisors |
advisorIndex |
indices of chosen advisors |
choice0 |
indices of the advisor in the first choice slot |
choice1 |
indices of the advisor in the second choice slot |
slope |
slope of the sigmoid function |
nBack |
number of trials to look back. Looks at previous trials where the advisorIndex advisor is in one of the choice slots. |
Matrix of mean pick rate for the advisorIndex advisor (column 1) and mean predicted pick rate for that advisor (column 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.