Description Usage Arguments Value Examples
Generate points to determine a line level
1 2 |
model |
the surrogate model |
fun |
the real function |
target |
a target value |
nsteps |
the number of points to be generated |
lower |
the lower bound of the design space |
upper |
the upper bound of the design space |
seed |
the random seed (default = 1) |
parinit |
inital points to be used in the optimization (default NULL) |
control |
the optimization control parameters (default NULL) |
RefControl |
the refienement criterion parameters (default NULL) |
list of generated points and their values and the last updated surrogate model
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.