View source: R/format_ensemble.R
format_ensemble | R Documentation |
Converts a quantile-only ensemble based on covidHubUtils::load_forecasts()
to standardised submission format
format_ensemble(ensemble, forecast_date, temporal_resolution = "wk")
ensemble |
Data.frame containing the ensemble forecast |
forecast_date |
The date at which this forecast has been established |
temporal_resolution |
The temporal resolution of the forecast (defaults
to |
Steps: Creates "target" variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.