View source: R/combination_forecast_inside.R
| combination_forecast_inside | R Documentation | 
Given weights and time series in a two seperate vectors calculate combination forecast
combination_forecast_inside(x, y, h)
| x | weights and names of models (output based on fforms.ensemble) | 
| y | time series values | 
| h | forecast horizon | 
list of combination forecasts corresponds to point, lower and upper
Thiyanga Talagala
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.