[R] error managment

Gabor Grothendieck ggrothendieck at gmail.com
Mon Jan 26 19:08:16 CET 2009


?try

On Mon, Jan 26, 2009 at 1:05 PM, diego Diego <dhabbyc at gmail.com> wrote:
> Hello R experts!
>  I'm running a FOR loop in which at every step an arima model is generated.
> The problem is some series produces numeric problems with optim. My question
> is if there is a way of telling to R that at every critical error of optim
> jumps to the next series instead of stopping the calculations. Or better
> yet, tell it to run another arima fit but with a different optmization
> algorithm.
>
>
>
> Thanks!!!
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>




More information about the R-help mailing list