Description Usage Arguments Value
This function extracts the estimates of the model parameters
1 2 3 4 5 6 7 8 9 10 11 |
bsts_obj |
A bsts.prediction object |
raw_data |
A univariate ts or xts object, original (i.e. unprocessed) time series data |
sample_split |
A list, the sample split |
data_dir |
A string, directory to which results can be saved as text files |
model_name |
A string, name of the forecasting model |
time_id |
A POSIXct, created with |
period_iter |
A string, period identifier of format: 'period' + '_' + iter |
model_args |
A list, optional arguments to pass to the models |
... |
Additional arguments to be passed to the function |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.