getIterationAndCriteria {PFIM} | R Documentation |
Get the iteration with the convergence criteria.
Description
Get the iteration with the convergence criteria.
Usage
getIterationAndCriteria(object)
## S4 method for signature 'OptimizationAlgorithm'
getIterationAndCriteria(object)
Arguments
object |
An object from the class OptimizationAlgorithm. |
Value
A dataframe giving the iteration with the convergence criteria.
[Package PFIM version 6.0.3 Index]