forecast_on_country_premodelled: forecasting function TBD

View source: R/model_forecasting.R

forecast_on_country_premodelledR Documentation

forecasting function TBD

Description

forecasting function TBD

Usage

forecast_on_country_premodelled(
  data,
  country,
  date_range_start,
  date_range_end,
  models,
  forecast_horizon,
  calibration_table
)

Arguments

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

Value

forecast plot on premodelled data


JulianUmbhau/Corona_Vis_Shiny documentation built on Oct. 31, 2022, 5:56 a.m.