[R] problems whit seasonal ARIMA

2009-11-01 Thread Laura Saltyte
Hello, I have daily wind speed data and need to fit seasonal ARIMA model, problem is that my period is 365. But when I use arima(...) function, with period 365, I’m getting error message: “Error in makeARIMA(trarma[[1]], trarma[[2]], Delta, kappa) : maximum supported lag is 350”. Can someone

Re: [R] problems whit seasonal ARIMA

2009-11-01 Thread Rolf Turner
On 2/11/2009, at 2:49 AM, Laura Saltyte wrote: Hello, I have daily wind speed data and need ``need'' is probably not the operative word! to fit seasonal ARIMA model, problem is that my period is 365. But when I use arima(...) function, with period 365, I’m getting error