Description Usage Arguments Value
Function for training ARIMA time series model
1 |
df |
data object |
set |
config object |
model_id |
autogenerated model_id |
a list containing model details ("arima_model"), its coefficients ("arima_coeff"), evaluation on known data ("arima_eval"), as well as a future forecast ("arima_forecast")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.