Description Usage Arguments Value
View source: R/annotate_responses.R
Add variables assessing the correctness, influence etc. of estimates
1 | annotate_responses.trials(trials, max_conf = 50)
|
trials |
tbl of initial estimates and final decisions made with advice in the dots task |
max_conf |
maximum confidence rating on the scale |
AdvisedTrial
with variables:
[reponse/advisor#]Correct[Final]whether the estimate was correct
estimateIncreaseDifference between final and initial estimate
adviceInfluenceDifference between final and initial estimate signed in the direction of the advice
adviceInfluenceCappedDifference between final and initial estimate signed in the direction of the advice capped to the maximum value which could have been given if confidence had increased and the answer side remained the same.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.