Description Usage Arguments Value
View source: R/annotate_responses.R
Add variables assessing the correctness, influence etc. of estimates
1 | annotate_responses.AdvisedTrial(AdvisedTrial)
|
AdvisedTrial |
tbl of initial estimates and final decisions made with advice in the dates task |
AdvisedTrial
with variables:
[reponse/advisor#]Correct[Final]whether the chosen side was correct
[reponse/advisor#]Error[Final]absolute difference between the correct answer and the centre of the chosen side
EstimateIncreaseDifference between final and initial estimate
InfluenceDifference between final and initial estimate signed in the direction of the advice
WOArawWeight on advice = (final - initial) / (advice - initial)
WOAWinzorized version of WoA Raw to range [0-1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.