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