Learn R Programming

MetaculR

The goal of MetaculR is to enable Metaculus users to easily login, download, and analyze questions predicted by you and/or the Metaculus community. See vignettes, changelogs, and other documentation at https://ntrlshrp.gitlab.io/metaculr/.

Installation

You can install the released version of MetaculR from CRAN with:

install.packages("MetaculR")

You can install the development version with:

remotes::install_gitlab("ntrlshrp/metaculr")

Copy Link

Version

Install

install.packages('MetaculR')

Monthly Downloads

53

Version

0.4.1

License

GPL-3

Maintainer

Joseph de la Torre Dwyer

Last Published

April 25th, 2022

Functions in MetaculR (0.4.1)

MetaculR_questions

Retrieve questions from Metaculus API
%>%

Pipe operator
MetaculR_myPredictions_Resolved

Retrieve questions from Metaculus API (A wrapper for MetaculR_questions())
MetaculR_myPredictions

Retrieve questions from Metaculus API (A wrapper for MetaculR_questions())
MetaculR_login

Login to Metaculus
MetaculR_excitement

Find exciting questions
MetaculR_markdown_table

Easily translate R dataframes to Metaculus Markdown
MetaculR_myDiff

Find important changes within MetaculR_questions object
MetaculR_aggregated_forecasts

Aggregate Community Forecasts for MetaculR
MetaculR_plot

Plot the history of a single question
MetaculR_probabilistic_consensus

Generate probabilistic consensus from multiple parameterized forecasts
MetaculR_brier

Calculate Brier statistics on MetaculR_questions object