[R] continue for loop in case of erros
Thomas Lumley
tlumley at u.washington.edu
Tue Oct 9 21:57:37 CEST 2007
It's a FAQ: 7.32.
-thomas
On Tue, 9 Oct 2007, Irene Mantzouni wrote:
> Dear all,
>
> I have a for loop which includes nls model estimation.
> The loop breaks after the first non-convergence error.
> How can I make the loop continue and try to estimate all models?
> I suppose it should be sth like: if(...) { next }
> but I have no idea how to setup the arguements...
>
> Thank you!
>
> Irene
>
>
> ______________________________________________
> 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.
>
Thomas Lumley Assoc. Professor, Biostatistics
tlumley at u.washington.edu University of Washington, Seattle
More information about the R-help
mailing list