[R] problem with seasonal arima
michele lux
nedluk at yahoo.it
Mon Mar 22 16:33:34 CET 2004
hallo to all
I've to calculate an arima model and I need only the
first and 365 th parameter and also the sar1 and the
intercept, so I'm traing with:
arima(X,order=c(365,0,0),seasonal=list(order=c(1,0,0),..),fixed=c(NA,rep(0,363),NA,NA,NA),transform.pars=F)
but the error answer is:
Error in polyroot(z) : polynomial degree too high (49
max)
also there are problems in allocating memory (I've 512
mb ram)
may be somebody could help me?
can R do it?
thanks
michele
______________________________________________________________________
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
More information about the R-help
mailing list