powered by
Plot the history of a single question
MetaculR_plot( MetaculR_questions, Metaculus_id, scale_binary = "prob", tournament = FALSE )
A MetaculR_questions object
The ID of the question to plot
Choose "prob", "odds", or "logodds"
Plot relative log score below main plot
A ggplot.
# NOT RUN { MetaculR_plot( MetaculR_questions = questions_myPredictions, Metaculus_id = 10004) # }
Run the code above in your browser using DataLab