setOptimalDesign {PFIM}R Documentation

Set the optimal design.

Description

Set the optimal design.

Usage

setOptimalDesign(object, optimalDesign)

## S4 method for signature 'OptimizationAlgorithm'
setOptimalDesign(object, optimalDesign)

Arguments

object

An object from the class OptimizationAlgorithm.

optimalDesign

An object from the class Design.

Value

The object with the updated optimal design.


[Package PFIM version 6.0.3 Index]