Description Usage Arguments Details Value Author(s) Examples
Autoregressive Integrated Moving Average models for xts objects
1 2 |
x |
an |
... |
additional arguments to be passed to the |
Currently little more than thin wrappers to stats::arima and stats::arima0 for xts objects. Will receive increased functionality going forward. See documentation of those functions for more information about the calculation mechanisms.
An Arima or arima0 object as appropriate with the residuals coerced back to xts objects.
Michael Weylandt
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.