setIterationAndCriteria {PFIM}R 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.


[Package PFIM version 6.0.3 Index]