optimizeModel: Optimize Surrogate Model
Description
Interface to the optimization of the surrogate model
Usage
optimizeModel(res, creationFunction, model, control)
Value
result list of the optimizer
Arguments
- res
result state of the optimization process
- creationFunction
Function to create individuals/solutions in search space.
- model
result of the buildModel function
- control
list of settings, from optimCEGO