Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Dec 16, 2023
1 parent 0b6958e commit a4c83c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Forecasts can be easily and quickly scored using the `score()` function. `score(
```{r score-example}
example_quantile %>%
set_forecast_unit(c("location", "target_end_date", "target_type", "horizon", "model")) %>%
as_forecast() %>%
validate_forecast() %>%
add_coverage() %>%
score() %>%
Expand Down

0 comments on commit a4c83c1

Please sign in to comment.