Description Usage Arguments Value
View source: R/trainSurrogates.R
This function is called during the second phase of SACOBRA cobraPhaseII
to train the surrogate models for objective and constarint functions
of the optimization problem passed to the SACOBRA framework. This function takes all the so-far evalauted points stored in cobra$A
and builds
1 | trainSurrogates(cobra)
|
cobra |
an object of class COBRA, this is a (long) list containing all settings
from |
cobra
, an object of class COBRA,
with the following elements modified:
|
surrogate models for all constraints |
|
surrogate model for objective function |
|
surrogate model for objective function, w/o |
|
surrogate model for objective function, with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.