Learn R Programming

PFIM (version 6.0.3)

setOptimizationResults: Set the optimization results.

Description

Set the optimization results.

Usage

setOptimizationResults(object, value)

# S4 method for Optimization setOptimizationResults(object, value)

Value

The object with the updated object from the class OptimizationAlgorithm.

Arguments

object

An object from the class Optimization.

value

An object from the class OptimizationAlgorithm giving the optimization results.