setOptimalDesign: Set the optimal design.
Description
Set the optimal design.
Usage
setOptimalDesign(object, optimalDesign)# S4 method for OptimizationAlgorithm
setOptimalDesign(object, optimalDesign)
Value
The object with the updated optimal design.
Arguments
- object
An object from the class OptimizationAlgorithm.
- optimalDesign
An object from the class Design.