getIterationAndCriteria | R Documentation |
Get the iteration with the convergence criteria.
getIterationAndCriteria(object)
## S4 method for signature 'OptimizationAlgorithm'
getIterationAndCriteria(object)
object |
An object from the class OptimizationAlgorithm. |
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.