example_nominal | R Documentation |
A data set with predictions for COVID-19 cases and deaths submitted to the European Forecast Hub.
example_nominal
An object of class forecast_nominal
(see as_forecast_nominal()
) with the following columns:
the country for which a prediction was made
the date for which a prediction was made
the target to be predicted (cases or deaths)
Numeric: observed values
name of the country for which a prediction was made
the date on which a prediction was made
outcome that a probabilty corresponds to
predicted value
name of the model that generated the forecasts
forecast horizon in weeks
The data was created using the script create-example-data.R in the inst/ folder (or the top level folder in a compiled package).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.