View source: R/model_forecasting.R
forecast_on_country_premodelled | R Documentation |
forecasting function TBD
forecast_on_country_premodelled( data, country, date_range_start, date_range_end, models, forecast_horizon, calibration_table )
data |
forecasting data |
country |
countries to forecast on |
date_range_start |
datestart |
date_range_end |
dateend |
models |
models to use |
forecast_horizon |
forecast horizon |
calibration_table |
list with all countries modelled |
forecast plot on premodelled data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.