[R] continue for loop in case of erros
Katharine Mullen
kate at few.vu.nl
Tue Oct 9 19:16:41 CEST 2007
It is also possible to pass the control argument of nls "warnOnly=TRUE",
which indicates that an object should be returned if stopping criteria are
met (e.g., reaching a max. number of iterations). See help(nls.control)
for more info.
On Tue, 9 Oct 2007, Irene Mantzouni wrote:
> Thank you all!
> Yes, try works!
>
> ______________________________________________
> 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