I have to make a correction

> dataset1.arima<-arima(x = dataset1.ts, order = c(2, 1, 0), 
seasonal = list(order = c(1, 1, 0)))

Error in optim(init[mask], armafn, method = "BFGS", hessian = 
TRUE, control = optim.control,  : 
        initial value in vmmin is not finite

This is the result when I use arima. The other results came 
when I tried several times the above call. How can I overcome 
this problem?

thanks 
luis
--
SAPO ADSL.PT, apanhe j� o comboio da Banda Larga. Kit SAPO ADSL.PT �50

hTTP://www.sapo.pt/kitadsl

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to