Description Usage Arguments Value Examples
Compute RPS for a single forecast
1 | compute_RPS(forecast, outcome)
|
forecast |
Vector of length N (forecast). |
outcome |
Index of the true outcome (between 1 and N). |
RPS (numeric scalar)
1 | compute_RPS(c(.2, .5, .3), 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.