Arima order, can be used for both non-seasonal and seasonal parts.
-
d
(type:String.t
, default:nil
) - Order of the differencing part. -
p
(type:String.t
, default:nil
) - Order of the autoregressive part. -
q
(type:String.t
, default:nil
) - Order of the moving-average part.