Package: scoring 0.6
scoring: Proper Scoring Rules
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.
Authors:
scoring_0.6.tar.gz
scoring_0.6.zip(r-4.5)scoring_0.6.zip(r-4.4)scoring_0.6.zip(r-4.3)
scoring_0.6.tgz(r-4.4-any)scoring_0.6.tgz(r-4.3-any)
scoring_0.6.tar.gz(r-4.5-noble)scoring_0.6.tar.gz(r-4.4-noble)
scoring_0.6.tgz(r-4.4-emscripten)scoring_0.6.tgz(r-4.3-emscripten)
scoring.pdf |scoring.html✨
scoring/json (API)
NEWS
# Install 'scoring' in R: |
install.packages('scoring', repos = c('https://ecmerkle.r-universe.dev', 'https://cloud.r-project.org')) |
- WeatherProbs - Three-category weather forecasts
- WorldEvents - Forecasts of world events
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:b262bc4f9b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:brierscorecalcscorelogscoreplotscoresphscore
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate Brier Scores And Decompositions | brierscore |
Calculate Scores Under A Specific Rule | calcscore calcscore.default calcscore.formula |
Calculate Logarithmic Scores | logscore |
Plot a Two-Alternative Scoring Rule | plotscore |
Calculate Spherical Scores | sphscore |
Three-category weather forecasts | WeatherProbs |
Forecasts of world events | WorldEvents |