optimizeModel: Optimize Surrogate Model

Description Usage Arguments Value See Also

View source: R/optimCEGO.R

Description

Interface to the optimization of the surrogate model

Usage

1
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

See Also

optimCEGO


CEGO documentation built on May 14, 2021, 1:08 a.m.