Description Usage Arguments Value
View source: R/forecast_multivariate.R
A function to create the multivariate forecast methods arguments list for user manipulation.
| 1 2 3 4 5 | instantiate.forecast_multivariate.ml.control_panel(
  covariates = NULL,
  rolling.window = NULL,
  horizon = NULL
)
 | 
| covariates | int: the number of features that will go into the model | 
| rolling.window | int: size of rolling window, NA if expanding window is used | 
| horizon | int: number of periods into the future to forecast | 
forecast_multivariate.ml.control_panel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.