Description Usage Arguments Details Value Examples
estimate_arima returns a list of estimated arima model
1  | estimate_arima(y, ...)
 | 
y | 
 multivariate time series  | 
... | 
 further arguments passed to   | 
Just a wrapper for auto.arima function from forecast package.
list of estimated arima models
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.