setEvaluationInitialDesignResults | R Documentation |
Set the evaluation results of the initial design.
setEvaluationInitialDesignResults(object, value)
## S4 method for signature 'Optimization'
setEvaluationInitialDesignResults(object, value)
object |
An object from the class Optimization. |
value |
An object from the class Evaluation giving the evaluation results of the initial design. |
The object with the updated object from the class Evaluation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.