getIterationAndCriteria: Get the iteration with the convergence criteria.

getIterationAndCriteriaR 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.


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.