setOptimalDesign | R Documentation |
Set the optimal design.
setOptimalDesign(object, optimalDesign)
## S4 method for signature 'OptimizationAlgorithm'
setOptimalDesign(object, optimalDesign)
object |
An object from the class OptimizationAlgorithm. |
optimalDesign |
An object from the class Design. |
The object with the updated optimal design.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.