Hello all,

I'm running a parameter grid optimization ( ksvm, kernlab package) and the optimizer
seems not to converge for certain parameters and stays in a infinity loop.
Would it be possible to abort the execution after x-seconds and continue
with the next parameter set? Which R function do need to use to accomplish this?

I had a look at, try() etc. but they didn't seem so fit my needs.
I would appreciate any suggestions..

best regards

______________________________________________
R-help@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.

Reply via email to