setIterationAndCriteria | R Documentation |
Set the iteration with the convergence criteria.
setIterationAndCriteria(object, value)
## S4 method for signature 'OptimizationAlgorithm'
setIterationAndCriteria(object, value)
object |
An object from the class OptimizationAlgorithm. |
value |
A dataframe giving the iteration with the convergence criteria. |
A dataframe giving the iteration with the convergence criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.