setEvaluationInitialDesignResults: Set the evaluation results of the initial design.

setEvaluationInitialDesignResultsR Documentation

Set the evaluation results of the initial design.

Description

Set the evaluation results of the initial design.

Usage

setEvaluationInitialDesignResults(object, value)

## S4 method for signature 'Optimization'
setEvaluationInitialDesignResults(object, value)

Arguments

object

An object from the class Optimization.

value

An object from the class Evaluation giving the evaluation results of the initial design.

Value

The object with the updated object from the class Evaluation.


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