Learn R Programming

scoring (version 0.6)

Proper Scoring Rules

Description

Evaluating probabilistic forecasts via proper scoring rules. scoring implements the beta, power, and pseudospherical families of proper scoring rules, along with ordered versions of the latter two families. Included among these families are popular rules like the Brier (quadratic) score, logarithmic score, and spherical score. For two-alternative forecasts, also includes functionality for plotting scores that one would obtain under specific scoring rules.

Copy Link

Version

Install

install.packages('scoring')

Monthly Downloads

321

Version

0.6

License

GPL-2

Maintainer

Last Published

February 12th, 2018

Functions in scoring (0.6)

brierscore

Calculate Brier Scores And Decompositions
logscore

Calculate Logarithmic Scores
plotscore

Plot a Two-Alternative Scoring Rule
scoring.internal

Internal scoring objects
sphscore

Calculate Spherical Scores
WeatherProbs

Three-category weather forecasts
WorldEvents

Forecasts of world events
calcscore

Calculate Scores Under A Specific Rule