MetaculR_plot | R Documentation |
Plot the history of a single question
MetaculR_plot( MetaculR_questions, Metaculus_id, scale_binary = "prob", tournament = FALSE )
MetaculR_questions |
A MetaculR_questions object |
Metaculus_id |
The ID of the question to plot |
scale_binary |
Choose "prob", "odds", or "logodds" |
tournament |
Plot relative log score below main plot |
A ggplot.
## Not run: MetaculR_plot( MetaculR_questions = questions_myPredictions, Metaculus_id = 10004) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.