Description Usage Arguments Value Author(s) See Also Examples
Returns the order of a univariate ARIMA or ARFIMA model.
1 | arimaorder(object)
|
object |
An object of class " |
A numerical vector giving the values p, d and q of the ARIMA or ARFIMA model. For a seasonal ARIMA model, the returned vector contains the values p, d, q, P, D, Q and m, where m is the period of seasonality.
Rob J Hyndman
ar, auto.arima, Arima,
arima, arfima.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.