getOptimizationResults: Get the optimization results.
Description
Get the optimization results.
Usage
getOptimizationResults(object)# S4 method for Optimization
getOptimizationResults(object)
Value
An object from the class OptimizationAlgorithm giving the optimization results.
Arguments
- object
An object from the class Optimization.