Description Usage Arguments Value
Setting up stopping conditions is flexible and straight-forward, but it needs a lot of writing. This function generates a list of frequently used stopping conditions with just a single function call.
1 | setupTerminators(max.iter = NULL, max.time = NULL)
|
max.iter |
[ |
max.time |
[ |
[list]
List of ecr_terminator
objects, which can be passed to ecr
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.