setIterationAndCriteria: Set the iteration with the convergence criteria.

setIterationAndCriteriaR Documentation

Set the iteration with the convergence criteria.

Description

Set the iteration with the convergence criteria.

Usage

setIterationAndCriteria(object, value)

## S4 method for signature 'OptimizationAlgorithm'
setIterationAndCriteria(object, value)

Arguments

object

An object from the class OptimizationAlgorithm.

value

A dataframe giving the iteration with the convergence criteria.

Value

A dataframe giving the iteration with the convergence criteria.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.