An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090126/c748270c/attachment-0001.pl>
error managment
2 messages · diego Diego, Gabor Grothendieck
?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.