Description Usage Arguments Value
View source: R/annotate_responses.R
Add variables assessing the correctness, influence etc. of estimates
1 |
X |
tbl of initial estimates and final decisions made with advice |
... |
passed on to the relevant annotate_responses subfunction |
X
with variables (*=binary only, ^=continuous only):
[reponse/advisor#]Correct[Final]whether the estimate was correct
[reponse/advisor#]Error[Final]^absolute difference between the correct answer and the centre of the estimate
EstimateIncreaseDifference between final and initial estimate
InfluenceDifference between final and initial estimate signed in the direction of the advice
InfluenceCapped*Influence capped by the maximum potential increase
WOAraw^Weight on advice = (final - initial) / (advice - initial)
WOA^Winzorized 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.