Find important changes within MetaculR_questions object
MetaculR_myDiff(MetaculR_questions)
A MetaculR_questions object
A dataframe of questions with difference measures (your most recent prediction vs. community's most recent prediction, etc.).
Question ID.
Question title.
My most recent prediction.
Community median.
Community average.
Community median immediately prior to my_prediction.
Community average immediately prior to my_prediction.
Difference between me and the community median, by logodds.
Difference between me and the community average, by logodds.
Difference between community_q2_pre_me and the community average, by logodds.
Difference between community_ave_pre_me and the community average, by logodds.
Absolute difference between me and the community median, by logodds.
Absolute difference between me and the community average, by logodds.
Absolute difference between community_q2_pre_me and the community average, by logodds.
Absolute difference between community_ave_pre_me and the community average, by logodds.
Absolute difference between me and the community median, by odds.
Absolute difference between me and the community average, by odds.
Absolute difference between community_q2_pre_me and the community average, by odds.
Absolute difference between community_ave_pre_me and the community average, by odds.
# NOT RUN {
questions_myPredictions_byDiff <-
MetaculR_myDiff(
questions_myPredictions)
# }
Run the code above in your browser using DataLab