setEvaluationFIMResults | R Documentation |
Set the evaluation results.
setEvaluationFIMResults(object, value)
## S4 method for signature 'Optimization'
setEvaluationFIMResults(object, value)
object |
An object from the class Optimization. |
value |
An object from the class Evaluation giving the evaluation results. |
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.