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

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