A surrogate model ready to be used in a UP framework
upsurface(x, y, rs, upcontrol = NULL)
Arguments
| x |
design input |
| y |
design output |
| rs |
the surrogate model |
| upcontrol |
list of resampling technique default NULL |
Value
A surrogate model ready to be used in a UP framework
Examples