combination_forecast_inside: This function is call to be inside fforms_combination

View source: R/combination_forecast_inside.R

combination_forecast_insideR Documentation

This function is call to be inside fforms_combination

Description

Given weights and time series in a two seperate vectors calculate combination forecast

Usage

combination_forecast_inside(x, y, h)

Arguments

x

weights and names of models (output based on fforms.ensemble)

y

time series values

h

forecast horizon

Value

list of combination forecasts corresponds to point, lower and upper

Author(s)

Thiyanga Talagala


seer documentation built on Oct. 1, 2022, 9:06 a.m.