Learn R Programming

PFIM (version 6.0.3)

getIterationAndCriteria: Get the iteration with the convergence criteria.

Description

Get the iteration with the convergence criteria.

Usage

getIterationAndCriteria(object)

# S4 method for OptimizationAlgorithm getIterationAndCriteria(object)

Value

A dataframe giving the iteration with the convergence criteria.

Arguments

object

An object from the class OptimizationAlgorithm.