Learn R Programming

PFIM (version 6.0.3)

setEvaluationInitialDesignResults: Set the evaluation results of the initial design.

Description

Set the evaluation results of the initial design.

Usage

setEvaluationInitialDesignResults(object, value)

# S4 method for Optimization setEvaluationInitialDesignResults(object, value)

Value

The object with the updated object from the class Evaluation.

Arguments

object

An object from the class Optimization.

value

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