Description Usage Arguments Value
This function combines every info which will be stored in a data table.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
ts_name |
A string |
model_name |
A string representing the model name to be used |
fc_formated |
A data.frame |
actual_formated |
A data.frame |
split_keys |
A data.frame, with the sample split keys (e.g. train, valid, test) |
model_descr |
A string |
model_par |
A string representing the model estimates which were previously collapsed into a single string |
model_args |
A list, optional arguments to pass to the models |
period_iter |
A string, period id (format: 'period' + '_' + iter). This id defines the iteration number of forecasting exercise. |
time_id |
A POSIXct, timestamp created with |
... |
Additional arguments to be passed to the function |
A data.frame object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.