Skip to content
Prev 369907 / 398503 Next

[FORGED] How to write an estimated seasonal ARIMA model from R output?

On 20/06/17 17:21, Y S wrote:
Please do not post in html, although this doesn't seem to have messed 
things up too badly in this instance.

The help for arima() says:
so your first possibility, i.e.

(1-B)(1-B^4) X_t=(1-0.4096B)(1-0.8203B^4) a_t

is the correct one.

This stuff *does* get confusing; parity errors keep creeping in!

cheers,

Rolf Turner