optimizeModel | R Documentation |
Interface to the optimization of the surrogate model
optimizeModel(res, creationFunction, model, control)
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 |
result list of the optimizer
optimCEGO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.