Re: [Rd] maximum supported lag is 350

2009-07-23 Thread Matteo Bertini
Il 22-07-2009 16:26, Matteo Bertini ha scritto: I have found a strange error: > fit = Arima(flow, c(1,0,1), list(order=c(0,1,1), period=96*7)) Error in makeARIMA(trarma[[1L]], trarma[[2L]], Delta, kappa) : maximum supported lag is 350 Is in fact quite common to have a lag > 350 using a weekly

[Rd] maximum supported lag is 350

2009-07-22 Thread Matteo Bertini
I have found a strange error: > fit = Arima(flow, c(1,0,1), list(order=c(0,1,1), period=96*7)) Error in makeARIMA(trarma[[1L]], trarma[[2L]], Delta, kappa) : maximum supported lag is 350 Is in fact quite common to have a lag > 350 using a weekly period in 15min steps = 672 (standard in traffi