optimizeModel: Optimize Surrogate Model
Description
Interface to the optimization of the surrogate model
Usage
optimizeModel(res, creationFunction, model, control)
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
Value
result list of the optimizer